X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Frules;fp=debian%2Frules;h=390eb8d46a8a4f39240c20df6c5edac4a62feb45;hb=ce043308de93b4f533652e345a3bf7686ad7c2a0;hp=5c0aa75467148c88047694246d951b0a5c9ddd4f;hpb=7461fb383796c1283d4db3b3070f9b75c267e830;p=pkg-rrdtool.git diff --git a/debian/rules b/debian/rules index 5c0aa75..390eb8d 100755 --- a/debian/rules +++ b/debian/rules @@ -72,6 +72,8 @@ ifneq "$(wildcard /usr/share/misc/config.guess)" "" cp -f /usr/share/misc/config.guess config.guess endif + dh_autoreconf + LDFLAGS="$(LINKER_FLAGS)" \ CFLAGS="$(CFLAGS)" \ RRDDOCDIR=/usr/share/doc/rrdtool \ @@ -127,6 +129,8 @@ endif rm -f src/librrd.sym rm -f config.h + dh_autoreconf_clean + dh_clean clean-python%: unpatch