source: trunk/athena/bin/hostinfo/debian/rules @ 22973

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
3DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
4DEB_AUTO_UPDATE_AUTOCONF = 1
5include /usr/share/cdbs/1/rules/debhelper.mk
6include /usr/share/cdbs/1/class/autotools.mk
7
8clean::
9        rm -f configure
Note: See TracBrowser for help on using the repository browser.