source: trunk/athena/bin/delete/debian/control.in @ 25126

Revision 25126, 753 bytes checked in by geofft, 13 years ago (diff)
delete: Remove redundant explicit -lcom_err from Makefile
Line 
1Source: debathena-delete
2Section: debathena/utils
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: @cdbs@, comerr-dev, libopenafs-dev, automake1.10, autotools-dev, debathena-aclocal (>= 1.1.2~)
6Standards-Version: 3.7.2
7
8Package: debathena-delete
9Architecture: any
10Depends: ${shlibs:Depends}, ${misc:Depends}
11Description: A friendlier version of rm for Athena
12 The delete utility marks files and directories for later permanent
13 removal by prefixing them with '.#'.  Files accidentally marked for
14 deletion can be recovered with undelete.  Permanent removal can be
15 effected immediately with the purge and expunge commands.  The lsdel
16 utility lists the files that have been marked for deletion but not yet
17 removed.
Note: See TracBrowser for help on using the repository browser.