From: Bdale Garbee Date: Tue, 24 Jan 2023 22:38:53 +0000 (-0700) Subject: add to rules to get diskdefs in a compliant location again X-Git-Tag: debian/2.23-1~4 X-Git-Url: https://git.gag.com/?p=debian%2Fcpmtools;a=commitdiff_plain;h=44d67305b85a4417e0f86c0721d0839da93637b7 add to rules to get diskdefs in a compliant location again --- diff --git a/debian/rules b/debian/rules index 2f89281..f8a3ff1 100755 --- a/debian/rules +++ b/debian/rules @@ -2,3 +2,7 @@ %: dh $@ --without autoreconf + +override_dh_auto_configure: + ./configure --prefix=/usr --mandir=\$${prefix}/share/man \ + --datarootdir=/etc/cpmtools