X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=9a26947b6d093c51224487c15f101b81c1db75ae;hb=b355f9832d094cdb9e700e01cbc063e3fdb4f58b;hp=d579505416009c9522d273ee517b24a15a3b86fc;hpb=69fc8b21b1d40335e5c4223bcc74c26d49202fb2;p=ion3.git diff --git a/debian/rules b/debian/rules index d579505..9a26947 100755 --- a/debian/rules +++ b/debian/rules @@ -61,13 +61,13 @@ install-arch: build-arch $(MAKE) install \ PREFIX=$(CURDIR)/$(INSTDIR)/usr \ - ETCDIR=$(CURDIR)/$(INSTDIR)/etc/X11/$(PACKAGE) + ETCDIR=$(CURDIR)/$(INSTDIR)/etc/X11/ion3 # install other things (mainly -dev) dh_install -a # fix the installation - rm -f $(INSTDIR)/etc/X11/$(PACKAGE)/draw.lua + rm -f $(INSTDIR)/etc/X11/ion3/draw.lua binary-indep: build-indep install-indep dh_testdir