source: trunk/debathena/config/lprng-no-server-config/debian/rules @ 23344

Revision 23344, 322 bytes checked in by tabbott, 15 years ago (diff)
In lprng-no-server-config: * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL. * Change "Debian-Athena Project" to "Debathena Project". * Remove debian/control from version control. * Clean up debian/copyright.
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3DEB_UNREMOVE_FILES_debathena-lprng-no-server-config += \
4        /etc/cron.daily/lprng
5DEB_UNREMOVE_VERSION_/etc/cron.daily/lprng = 1.0
6DEB_REMOVE_FILES_debathena-lprng-no-server-config += \
7        /etc/cron.daily/lprng
8include /usr/share/cdbs/1/rules/debhelper.mk
9include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.