From 227fb23c0e0fbc25685aba46a991493a7decb001 Mon Sep 17 00:00:00 2001 From: forcer Date: Sat, 29 Apr 2006 18:39:00 +0000 Subject: Install correctly with Debian _and_ make install. darcs-hash:20060429183958-2189f-44de028e3face57316a1485fc9e09d29ecceb7eb.gz --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 65c8978..825a527 100755 --- a/debian/rules +++ b/debian/rules @@ -57,7 +57,7 @@ install-indep: # Add here commands to install the indep part of the package into # debian/emms. - $(MAKE) deb-install DESTDIR=$(CURDIR)/debian/emms + $(MAKE) deb-install DESTDIR=$(CURDIR)/debian/emms PREFIX=$(CURDIR)/debian/emms/usr dh_installinfo -i emms.info dh_install -i @@ -91,7 +91,7 @@ binary-common: # dh_installmime # dh_installinit # dh_installcron -# dh_installman + dh_installman dh_link dh_strip dh_compress -- cgit v1.2.3