[Debian-islamic-commits] [SCM] Packaging for libitl branch, master, updated. debian/0.7.0-3-6-g700d018

أحمد المحمو =?UTF-8?Q?=D8=AF=D9=8A=20?=(Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Sat Jul 9 11:57:10 UTC 2011


The following commit has been merged in the master branch:
commit 8723a22e5de1b41088ec047d9a201011ee3e5c25
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
Date:   Sat Jul 9 13:17:11 2011 +0200

    * Remove override for dh_auto_configure
    * Set DESTDIR when running install.

diff --git a/debian/rules b/debian/rules
index 82a801c..a1f1679 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,15 +8,12 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 %:
 	dh $@
 
-override_dh_auto_configure:
-	dh_auto_configure -- prefix=$(CURDIR)/debian/tmp/usr libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
-
 override_dh_auto_build:
 	$(MAKE) static
 	$(MAKE) shared
 
 override_dh_auto_install:
-	$(MAKE) debinstall
+	$(MAKE) debinstall DESTDIR=$(CURDIR)/debian/tmp
 
 override_dh_installdocs:
 	dh_installdocs

-- 
Packaging for libitl



More information about the Debian-islamic-commits mailing list