packages: shapelib/shapelib.spec - bugfix

qboosh qboosh at pld-linux.org
Fri Apr 13 21:38:27 CEST 2012


Author: qboosh                       Date: Fri Apr 13 19:38:27 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- bugfix

---- Files affected:
packages/shapelib:
   shapelib.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/shapelib/shapelib.spec
diff -u packages/shapelib/shapelib.spec:1.6 packages/shapelib/shapelib.spec:1.7
--- packages/shapelib/shapelib.spec:1.6	Fri Apr 13 21:37:02 2012
+++ packages/shapelib/shapelib.spec	Fri Apr 13 21:38:22 2012
@@ -63,7 +63,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir},%{_includedir}}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir},%{_includedir}/libshp}
 
 %{__make} lib_install \
 	libdir=%{_libdir} \
@@ -105,6 +105,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2012/04/13 19:38:22  qboosh
+- bugfix
+
 Revision 1.6  2012/04/13 19:37:02  qboosh
 - updated to 1.3.0
 - updated make patch (now it also restores shared lib building)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/shapelib/shapelib.spec?r1=1.6&r2=1.7



More information about the pld-cvs-commit mailing list