X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=6b1fe22270e6b0074a23c918d0154957dd9663b2;hb=539290877c1844494c32c57a0802b0b3464e4b82;hp=154d78b75361c79cc6fc39f5163b70e7c5bf7026;hpb=2ae249af9815309abf802ff9167753fff6e4b87d;p=debian%2Fcpmtools diff --git a/debian/rules b/debian/rules index 154d78b..6b1fe22 100755 --- a/debian/rules +++ b/debian/rules @@ -32,7 +32,8 @@ install: build dh_testroot dh_prep dh_installdirs - $(MAKE) install prefix=$(CURDIR)/debian/cpmtools/usr \ + $(MAKE) DESTDIR=$(CURDIR)/debian/cpmtools install \ + prefix=$(CURDIR)/debian/cpmtools/usr \ datarootdir=$(CURDIR)/debian/cpmtools/etc/cpmtools # Build architecture-independent files here.