X-Git-Url: https://git.tokkee.org/?p=pkg-libmpdclient.git;a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=3075b45df41abb6757b7912307f7ebc3070e8309;hp=4be60df5141411f879f9c1da16bd462a5781a552;hb=d7e3f37aca5ff5e56c0b2f2d9c3241ed5c75af5e;hpb=f83800d26d19472394e3b9e109d3fba20390ad61 diff --git a/debian/rules b/debian/rules index 4be60df..3075b45 100755 --- a/debian/rules +++ b/debian/rules @@ -29,6 +29,7 @@ endif config.status: configure dh_testdir + dh_autotools-dev_updateconfig ./configure \ --host=$(DEB_HOST_GNU_TYPE) \ @@ -57,6 +58,7 @@ clean: [ ! -f Makefile ] || $(MAKE) distclean + dh_autotools-dev_restoreconfig dh_clean install: build