Revision 23293,
172 bytes
checked in by tabbott, 16 years ago
(diff) |
In athrun:
* Change DEB_AUTO_UPDATE_AUTOCONF to 2.50, not 1.
* 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 | |
---|
[22699] | 1 | #!/usr/bin/make -f |
---|
| 2 | |
---|
[23293] | 3 | DEB_DEB_AUTO_UPDATE_AUTOCONF = 2.50 |
---|
[22699] | 4 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
| 5 | include /usr/share/cdbs/1/class/autotools.mk |
---|
| 6 | |
---|
| 7 | clean:: |
---|
| 8 | rm -f configure |
---|
Note: See
TracBrowser
for help on using the repository browser.