Revision 23350,
265 bytes
checked in by tabbott, 16 years ago
(diff) |
In quota-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 | |
---|
[22868] | 3 | DEB_DIVERT_EXTENSION = .debathena |
---|
| 4 | DEB_DIVERT_FILES_debathena-quota-config += \ |
---|
[22685] | 5 | /usr/bin/quota.debathena \ |
---|
| 6 | /usr/share/man/man1/quota.debathena.1.gz |
---|
| 7 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
[22922] | 8 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
[22868] | 9 | |
---|
Note: See
TracBrowser
for help on using the repository browser.