source: trunk/debathena/config/autofs-config/debian/rules @ 23334

Revision 23334, 303 bytes checked in by tabbott, 16 years ago (diff)
In autofs-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_DIVERT_EXTENSION = .debathena
4DEB_DIVERT_FILES_debathena-autofs-config += \
5        /etc/auto.master.debathena
6include /usr/share/cdbs/1/rules/debhelper.mk
7include /usr/share/cdbs/1/rules/config-package.mk
8DEB_UPDATE_RCD_PARAMS = "defaults 26 17"
9DEB_DH_INSTALLINIT_ARGS = "--no-start"
Note: See TracBrowser for help on using the repository browser.