home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / lib / partman / active_partition / 87delete / choices next >
Encoding:
Text File  |  2006-08-30  |  127 b   |  8 lines

  1. #!/bin/sh
  2.  
  3. . /usr/share/debconf/confmodule
  4.  
  5. db_metaget partman-partitioning/text/delete description
  6. printf "delete\t${RET}\n"
  7.  
  8.