SPECS: perl-IO-Compress-Base.spec - install to vendorlib (not vendorarch) e...

qboosh qboosh at pld-linux.org
Mon Dec 15 21:52:01 CET 2008


Author: qboosh                       Date: Mon Dec 15 20:52:01 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install to vendorlib (not vendorarch) even on perl 5.10

---- Files affected:
SPECS:
   perl-IO-Compress-Base.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/perl-IO-Compress-Base.spec
diff -u SPECS/perl-IO-Compress-Base.spec:1.7 SPECS/perl-IO-Compress-Base.spec:1.8
--- SPECS/perl-IO-Compress-Base.spec:1.7	Sun Dec 14 13:31:59 2008
+++ SPECS/perl-IO-Compress-Base.spec	Mon Dec 15 21:51:55 2008
@@ -37,7 +37,8 @@
 
 %build
 %{__perl} Makefile.PL \
-	INSTALLDIRS=vendor
+	INSTALLDIRS=vendor \
+	INST_LIB=blib/lib
 %{__make}
 
 %{?with_tests:%{__make} test}
@@ -73,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008/12/15 20:51:55  qboosh
+- install to vendorlib (not vendorarch) even on perl 5.10
+
 Revision 1.7  2008/12/14 12:31:59  agaran
 - up to 2.015
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-IO-Compress-Base.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list