debian package now use dh_autoreconf to build against svn.
This commit is contained in:
6
debian/rules
vendored
6
debian/rules
vendored
@@ -12,9 +12,5 @@
|
||||
override_dh_installchangelogs:
|
||||
dh_installchangelogs ChangeLog
|
||||
|
||||
override_dh_auto_configure:
|
||||
chmod ugo+x ./configure
|
||||
dh_auto_configure
|
||||
|
||||
%:
|
||||
dh $@
|
||||
dh --with autoreconf $@
|
||||
|
||||
Reference in New Issue
Block a user