home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / lib / ubiquity / compat / udpkg < prev   
Encoding:
Text File  |  2006-04-21  |  121 b   |  5 lines

  1. #! /bin/sh
  2. # Some scripts use this to figure out the architecture. In ubiquity, just
  3. # call dpkg instead.
  4. exec dpkg "$@"
  5.