wilde: server/perl-kolab Makefile.PL,1.14.2.2,1.14.2.3

cvs at kolab.org cvs at kolab.org
Mon Nov 9 18:08:46 CET 2009


Author: wilde

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

Modified Files:
      Tag: kolab_2_2_branch
	Makefile.PL 
Log Message:
Some refactoring of common variables in Makefiles to the new kolab.mk.

Index: Makefile.PL
===================================================================
RCS file: /kolabrepository/server/perl-kolab/Makefile.PL,v
retrieving revision 1.14.2.2
retrieving revision 1.14.2.3
diff -u -d -r1.14.2.2 -r1.14.2.3
--- Makefile.PL	9 Nov 2009 14:23:55 -0000	1.14.2.2
+++ Makefile.PL	9 Nov 2009 17:08:44 -0000	1.14.2.3
@@ -124,19 +124,6 @@
 	  cp \$\$ETC \$(DESTDIR)/$INSTALLETC;        \\
 	done
 
-ifeq \"x\$(RPM)\" \"x\"
-  RPM = \$(KOLABDIR)/bin/openpkg rpm
-endif
-ifeq \"x\$(KOLABRPMSRC)\" \"x\"
-  KOLABRPMSRC = \$(KOLABDIR)/RPM/SRC
-endif
-ifeq \"x\$(KOLABRPMPKG)\" \"x\"
-  KOLABRPMPKG = \$(KOLABDIR)/RPM/PKG
-endif
-ifeq \"x\$(KOLABRPMTMP)\" \"x\"
-  KOLABRPMTMP = \$(KOLABDIR)/RPM/TMP
-endif
-
 ifeq \"x\$(PLATTAG)\" \"x\"
 	PLATTAG = \$(shell \$(RPM) -q --qf=\"%{ARCH}-%{OS}\" openpkg)-\$(KOLABDIR:/%=%)
 endif





More information about the commits mailing list