Revision 22973,
200 bytes
checked in by rbasch, 16 years ago
(diff) |
Add packaging for Debathena.
* athena/bin/hostinfo/debian: New directory
* athena/bin/hostinfo/debian/changelog: New file
* athena/bin/hostinfo/debian/compat: New file
* athena/bin/hostinfo/debian/control: New file, generated from control.in
* athena/bin/hostinfo/debian/control.in: New file
* athena/bin/hostinfo/debian/copyright: New file
* athena/bin/hostinfo/debian/rules: New file
|
-
Property svn:executable set to
*
|
Line | |
---|
1 | #!/usr/bin/make -f |
---|
2 | |
---|
3 | DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1 |
---|
4 | DEB_AUTO_UPDATE_AUTOCONF = 1 |
---|
5 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
6 | include /usr/share/cdbs/1/class/autotools.mk |
---|
7 | |
---|
8 | clean:: |
---|
9 | rm -f configure |
---|
Note: See
TracBrowser
for help on using the repository browser.