X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Frules;h=db28c8f7893b2189cf529684cbd751f9c403590b;hb=8e9ccc4f870274eab35eb01f3e883646cf1b1be2;hp=2b9ba31988b8aca70825f1e6d9290ffa15d5d894;hpb=e9b691ef67aa0ed1952f37df6b420f6e191b0018;p=pkg%2Fabook.git diff --git a/debian/rules b/debian/rules index 2b9ba31..db28c8f 100755 --- a/debian/rules +++ b/debian/rules @@ -6,4 +6,4 @@ export DEB_CFLAGS_MAINT_APPEND = -g -Wall -pedantic -std=gnu89 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed %: - dh $@ --with autotools_dev + dh $@ --with autoreconf