From b355f9832d094cdb9e700e01cbc063e3fdb4f58b Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 11 Nov 2007 16:11:39 +0000 Subject: [PATCH] Changed /etc/X11/$(PACKAGE) to /etc/X11/ion3 since the path should be the same in both ion3 and particleman packages. --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2