SOURCES: libgeotiff-shared-fix.patch - PIC change not needed (alre...

qboosh qboosh at pld-linux.org
Sat Mar 4 23:19:01 CET 2006


Author: qboosh                       Date: Sat Mar  4 22:19:01 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- PIC change not needed (already in place)

---- Files affected:
SOURCES:
   libgeotiff-shared-fix.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/libgeotiff-shared-fix.patch
diff -u SOURCES/libgeotiff-shared-fix.patch:1.3 SOURCES/libgeotiff-shared-fix.patch:1.4
--- SOURCES/libgeotiff-shared-fix.patch:1.3	Sat Mar  4 23:16:01 2006
+++ SOURCES/libgeotiff-shared-fix.patch	Sat Mar  4 23:18:56 2006
@@ -1,16 +1,6 @@
 --- libgeotiff-1.2.3/Makefile.in.orig	2005-08-16 17:21:20.000000000 +0200
 +++ libgeotiff-1.2.3/Makefile.in	2006-03-04 23:07:56.028526750 +0100
-@@ -51,8 +51,7 @@
- #
- IPATH   = -I. -I${SRCDIR} @TIFF_INC@ @PROJ_INC@
- #
--CONF_LIBRARY=\
--	${NULL}
-+CONF_LIBRARY=@C_PIC@
- COPTS	= @CFLAGS@ @C_PIC@ -DCSV_DATA_DIR=\"$(datadir)\"
- CFLAGS  = ${COPTS} ${IPATH} ${CONF_LIBRARY}
- #
-@@ -100,7 +99,7 @@
+@@ -100,7 +100,7 @@
  	${RANLIB} libgeotiff.a
  
  $(GEOTIFF_SO): ${OBJS}
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/libgeotiff-shared-fix.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list