Revision 22735,
257 bytes
checked in by ghudson, 17 years ago
(diff) |
Remove quilt patch for getcluster since it was applied upstream in CVS.
* athena/bin/getcluster/debian/patches: Remove.
* athena/bin/getcluster/debian/rules: Don't need quilt any more.
* athena/bin/getcluster/debian/changelog: Bump version.
* athena/bin/getcluster/debian/control: Regen (no quilt deps).
|
-
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 | DEB_CONFIGURE_EXTRA_FLAGS += lbindir=/bin --with-hesiod |
---|
9 | |
---|
10 | clean:: |
---|
11 | rm -f configure |
---|
Note: See
TracBrowser
for help on using the repository browser.