source: trunk/athena/bin/syncupdate/debian/rules @ 25937

Revision 25937, 114 bytes checked in by vasilvv, 11 years ago (diff)
In syncupdate: * Use automake * Bump upstream version * Switch to debhelper7 * Switch to source format 3.0
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3%:
4        dh $@ --with autoreconf
5
6override_dh_auto_configure:
7        dh_auto_configure -- --bindir=/bin
8
Note: See TracBrowser for help on using the repository browser.