gunnar: server/perl-kolab Makefile.PL,1.18,1.19

cvs at kolab.org cvs at kolab.org
Fri Dec 4 15:06:43 CET 2009


Author: gunnar

Update of /kolabrepository/server/perl-kolab
In directory doto:/tmp/cvs-serv18406

Modified Files:
	Makefile.PL 
Log Message:
Not required when using Base.mk

Index: Makefile.PL
===================================================================
RCS file: /kolabrepository/server/perl-kolab/Makefile.PL,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Makefile.PL	4 Dec 2009 11:23:19 -0000	1.18
+++ Makefile.PL	4 Dec 2009 14:06:40 -0000	1.19
@@ -131,19 +131,6 @@
 	  cp \$\$ETC \$(DESTDIR)/$INSTALLETC;        \\
 	done
 
-ifeq \"x\$(RPM)\" \"x\"
-  RPM = \$(HOME)/bin/openpkg rpm
-endif
-ifeq \"x\$(KOLABRPMSRC)\" \"x\"
-  KOLABRPMSRC = \$(HOME)/RPM/SRC
-endif
-ifeq \"x\$(KOLABRPMPKG)\" \"x\"
-  KOLABRPMPKG = \$(HOME)/RPM/PKG
-endif
-ifeq \"x\$(KOLABRPMTMP)\" \"x\"
-  KOLABRPMTMP = \$(HOME)/RPM/TMP
-endif
-
 ifeq \"x\$(PLATTAG)\" \"x\"
 	PLATTAG = \$(shell \$(RPM) -q --qf=\"%{ARCH}-%{OS}\" openpkg)-\$(HOME:/%=%)
 endif





More information about the commits mailing list