From: Bdale Garbee Date: Tue, 3 Jan 2023 16:45:12 +0000 (-0700) Subject: don't try to autoreconf X-Git-Tag: debian/2.23-1~5 X-Git-Url: https://git.gag.com/?p=debian%2Fcpmtools;a=commitdiff_plain;h=cae09055d3bb048ba4c8cfe75950d47aab6ff031 don't try to autoreconf --- diff --git a/debian/rules b/debian/rules index 2d33f6a..2f89281 100755 --- a/debian/rules +++ b/debian/rules @@ -1,4 +1,4 @@ #!/usr/bin/make -f %: - dh $@ + dh $@ --without autoreconf