prepare to upload debian/2.23-1
authorBdale Garbee <bdale@gag.com>
Tue, 24 Jan 2023 22:51:25 +0000 (15:51 -0700)
committerBdale Garbee <bdale@gag.com>
Tue, 24 Jan 2023 22:51:25 +0000 (15:51 -0700)
debian/changelog
debian/rules

index 762122bd901c6420c00aa32ae87c5fe9256270a9..40deaf83888e260220e3cfc9a7e8770c6862a908 100644 (file)
@@ -2,8 +2,9 @@ cpmtools (2.23-1) unstable; urgency=low
 
   * new upstream version, closes: #1027768
   * build with libdsk, closes: #1027769
+  * cross-building should be fixed by repackaging, closes: #1029084
 
- -- Bdale Garbee <bdale@gag.com>  Tue, 03 Jan 2023 09:20:51 -0700
+ -- Bdale Garbee <bdale@gag.com>  Tue, 24 Jan 2023 15:48:52 -0700
 
 cpmtools (2.20-2) unstable; urgency=low
 
index f8a3ff1f2391095c126638f8d1efef39f999c67b..e7b85c773cc2dbb72b3658b9758c48cb63a87cd5 100755 (executable)
@@ -4,5 +4,4 @@
        dh $@ --without autoreconf
 
 override_dh_auto_configure:
-       ./configure --prefix=/usr --mandir=\$${prefix}/share/man \
-               --datarootdir=/etc/cpmtools
+       dh_auto_configure -- --datarootdir=/etc/cpmtools