[med-svn] r14725 - trunk/packages/cluster3/trunk/debian

Thorsten Alteholz alteholz at alioth.debian.org
Mon Sep 16 17:48:12 UTC 2013


Author: alteholz
Date: 2013-09-16 17:48:11 +0000 (Mon, 16 Sep 2013)
New Revision: 14725

Modified:
   trunk/packages/cluster3/trunk/debian/rules
Log:
better this way

Modified: trunk/packages/cluster3/trunk/debian/rules
===================================================================
--- trunk/packages/cluster3/trunk/debian/rules	2013-09-16 17:21:28 UTC (rev 14724)
+++ trunk/packages/cluster3/trunk/debian/rules	2013-09-16 17:48:11 UTC (rev 14725)
@@ -63,7 +63,7 @@
 install-arch-perl: install-arch-perl-stamp
 install-arch-perl-stamp:
 	#error with prefix defined:  perl Makefile.PL prefix=$(CURDIR)/debian/cluster3/usr/
-	perl Makefile.PL 
+	perl Makefile.PL INSTALL_BASE=$(CURDIR)/debian/cluster3/usr/
 	make
 	make test
 	make install




More information about the debian-med-commit mailing list