SOURCES: libgeotiff-shared-fix.patch - reverted last change

wrobell wrobell at pld-linux.org
Sun Jun 17 19:55:46 CEST 2007


Author: wrobell                      Date: Sun Jun 17 17:55:46 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- reverted last change

---- Files affected:
SOURCES:
   libgeotiff-shared-fix.patch (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SOURCES/libgeotiff-shared-fix.patch
diff -u SOURCES/libgeotiff-shared-fix.patch:1.5 SOURCES/libgeotiff-shared-fix.patch:1.6
--- SOURCES/libgeotiff-shared-fix.patch:1.5	Sun Jun 17 19:08:45 2007
+++ SOURCES/libgeotiff-shared-fix.patch	Sun Jun 17 19:55:41 2007
@@ -5,7 +5,7 @@
  
  $(GEOTIFF_SO): ${OBJS}
 -	${LD_SHARED} ${OBJS} ${LIBS} -o $(GEOTIFF_SO)
-+	${CC} -shared ${OBJS} ${LIBS} -o $(GEOTIFF_SO) -Wl,-soname=libgeotiff.so.$(VERSION_MAJOR).$(VERSION_MINOR)
++	${CC} -shared ${OBJS} ${LIBS} -o $(GEOTIFF_SO) -Wl,-soname=libgeotiff.so.$(VERSION_MAJOR)
  	rm -f libgeotiff.$(SO_EXT)
  	${LN} $(GEOTIFF_SO) libgeotiff.$(SO_EXT)
  
================================================================

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



More information about the pld-cvs-commit mailing list