home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / var / lib / dpkg / info / gzip.preinst < prev    next >
Encoding:
Text File  |  2006-06-22  |  54 b   |  8 lines

  1. #!/bin/sh
  2.  
  3. set -e
  4.  
  5. dpkg --assert-support-predepends
  6.  
  7.  
  8.