summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2018-02-20 22:30:29 -0500
committerReinhard Tartler <siretart@tauware.de>2018-02-20 22:37:14 -0500
commitc63a7e12632f3cad426bf4d294c0371c28753770 (patch)
treec6b4d18f1a33a17636e414da86ecf9db712ce8f0 /debian/rules
parent33bb8411a6337d30453df111decb95fb0b898baf (diff)
Drop deprecated invocations to autotools helpersdebian/0.13__git20180102.g6d7e9562-1
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index e5cf5097..b67b9519 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,6 @@ endif
configure: configure-stamp
configure-stamp:
dh_testdir
- dh_autotools-dev_updateconfig
echo "$(DEB_VERSION_UPSTREAM_REVISION)" > VERSION.txt
echo "boxbackup" >> VERSION.txt
sh -x ./bootstrap
@@ -64,7 +63,6 @@ clean:
echo "boxbackup" >> VERSION.txt
[ ! -f Makefile ] || make clean
sh debian/clean.sh
- dh_autotools-dev_restoreconfig
dh_clean config.log config.status
install: DH_OPTIONS=