Revision 23333,
330 bytes
checked in by tabbott, 16 years ago
(diff) |
In athena-chroot:
* 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 | |
---|
3 | DEB_DIVERT_EXTENSION=.debathena |
---|
4 | DEB_DIVERT_FILES_debathena-athena-chroot += \ |
---|
5 | /etc/schroot/schroot.conf.debathena \ |
---|
6 | /etc/pam.d/schroot.debathena |
---|
7 | DEB_DIVERT_FILES_debathena-lastlog += \ |
---|
8 | /usr/bin/lastlog.debathena |
---|
9 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
10 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
Note: See
TracBrowser
for help on using the repository browser.