add to rules to get diskdefs in a compliant location again
authorBdale Garbee <bdale@gag.com>
Tue, 24 Jan 2023 22:38:53 +0000 (15:38 -0700)
committerBdale Garbee <bdale@gag.com>
Tue, 24 Jan 2023 22:38:53 +0000 (15:38 -0700)
debian/rules

index 2f892819c9879bfd50df0cdc00a1ef256aa48aba..f8a3ff1f2391095c126638f8d1efef39f999c67b 100755 (executable)
@@ -2,3 +2,7 @@
 
 %:
        dh $@ --without autoreconf
+
+override_dh_auto_configure:
+       ./configure --prefix=/usr --mandir=\$${prefix}/share/man \
+               --datarootdir=/etc/cpmtools