SPECS: perl-IO-Compress-Zlib.spec - install to vendorlib (not vendorarch) e...
qboosh
qboosh at pld-linux.org
Mon Dec 15 22:15:15 CET 2008
Author: qboosh Date: Mon Dec 15 21:15:15 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- install to vendorlib (not vendorarch) even on perl 5.10
---- Files affected:
SPECS:
perl-IO-Compress-Zlib.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/perl-IO-Compress-Zlib.spec
diff -u SPECS/perl-IO-Compress-Zlib.spec:1.8 SPECS/perl-IO-Compress-Zlib.spec:1.9
--- SPECS/perl-IO-Compress-Zlib.spec:1.8 Sun Dec 14 13:49:01 2008
+++ SPECS/perl-IO-Compress-Zlib.spec Mon Dec 15 22:15:09 2008
@@ -40,7 +40,8 @@
%build
%{__perl} Makefile.PL \
- INSTALLDIRS=vendor
+ INSTALLDIRS=vendor \
+ INST_LIB=blib/lib
%{__make}
%{?with_tests:%{__make} test}
@@ -85,6 +86,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2008/12/15 21:15:09 qboosh
+- install to vendorlib (not vendorarch) even on perl 5.10
+
Revision 1.8 2008/12/14 12:49:01 agaran
- up to 2.015
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-IO-Compress-Zlib.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list