steffen: server/perl-kolab perl-kolab.spec.in,1.14,1.15

cvs at intevation.de cvs at intevation.de
Sun Jul 24 16:29:36 CEST 2005


Author: steffen

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

Modified Files:
	perl-kolab.spec.in 
Log Message:
next attempt at fixing perl-kolab installation trouble

Index: perl-kolab.spec.in
===================================================================
RCS file: /kolabrepository/server/perl-kolab/perl-kolab.spec.in,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- perl-kolab.spec.in	22 Jul 2005 22:51:54 -0000	1.14
+++ perl-kolab.spec.in	24 Jul 2005 14:29:34 -0000	1.15
@@ -37,7 +37,7 @@
 Group:        Language
 License:      GPL/Artistic
 Version:      @VERSION@
-Release:      20050722
+Release:      20050723
 
 #   list of sources
 Source0:      perl-kolab- at VERSION@.tar.gz
@@ -62,7 +62,7 @@
     # Notice: %{perl_sitearch} does not work,
     #   it picks up the host system's perl
     %{configure} --prefix=%{l_prefix} \
-		 --includedir=%(eval "`perl -V:installsitearch`"; echo $installsitearch) \
+		 --includedir=%(eval "`%{l_prefix}/bin/perl -V:installsitearch`"; echo $installsitearch) \
 		 --dist=kolab
     make
 





More information about the commits mailing list