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
*
|
Rev | Line | |
---|
[22685] | 1 | #!/usr/bin/make -f |
---|
| 2 | |
---|
[22856] | 3 | DEB_DIVERT_EXTENSION = .debathena |
---|
| 4 | DEB_DIVERT_FILES_debathena-autofs-config += \ |
---|
[22685] | 5 | /etc/auto.master.debathena |
---|
| 6 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
[22922] | 7 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
[22801] | 8 | DEB_UPDATE_RCD_PARAMS = "defaults 26 17" |
---|
| 9 | DEB_DH_INSTALLINIT_ARGS = "--no-start" |
---|
Note: See
TracBrowser
for help on using the repository browser.