From: Bdale Garbee Date: Sun, 29 Jan 2023 16:33:53 +0000 (-0700) Subject: try harder to get libdsk used X-Git-Tag: debian/2.23-3 X-Git-Url: https://git.gag.com/?p=debian%2Fcpmtools;a=commitdiff_plain;h=467dd04c1725e6c119ba786a3aad2ef46f43e7db try harder to get libdsk used --- diff --git a/debian/changelog b/debian/changelog index 56a33da..ccd0a23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cpmtools (2.23-3) unstable; urgency=low + + * try harder to get build using libdsk, closes: #1027769 + + -- Bdale Garbee Sun, 29 Jan 2023 09:33:11 -0700 + cpmtools (2.23-2) unstable; urgency=low * strip during dh_auto_install ended with compat 11, so move from 10 to 13 diff --git a/debian/rules b/debian/rules index e7b85c7..917f347 100755 --- a/debian/rules +++ b/debian/rules @@ -4,4 +4,4 @@ dh $@ --without autoreconf override_dh_auto_configure: - dh_auto_configure -- --datarootdir=/etc/cpmtools + dh_auto_configure -- --datarootdir=/etc/cpmtools --with-libdsk=/usr