rpms/shapelib/devel shapelib-1.3.0b2-Makefile2.patch, NONE, 1.1 shapelib-1.3.0b1-Makefile2.patch, 1.4, NONE

Lucian Langa lucilanga at fedoraproject.org
Wed May 19 20:53:42 UTC 2010


Author: lucilanga

Update of /cvs/pkgs/rpms/shapelib/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv28331

Added Files:
	shapelib-1.3.0b2-Makefile2.patch 
Removed Files:
	shapelib-1.3.0b1-Makefile2.patch 
Log Message:
update patch

shapelib-1.3.0b2-Makefile2.patch:
 Makefile |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

--- NEW FILE shapelib-1.3.0b2-Makefile2.patch ---
diff -Naur shapelib-1.3.0b2/contrib/Makefile shapelib-1.3.0b2.mod/contrib/Makefile
--- shapelib-1.3.0b2/contrib/Makefile	2010-01-04 06:08:02.000000000 +0200
+++ shapelib-1.3.0b2.mod/contrib/Makefile	2010-05-19 23:42:22.000000000 +0300
@@ -32,7 +32,7 @@
 shpdata:	shpdata.c $(SHPGOBJ)
 	$(CC) $(CFLAGS) shpdata.c ${SHPOBJ} $(LINKOPT) $(GEOOBJ) -o shpdata
 
-shpinfo:	shpinfo.c $(SHPOBJ)
+shpinfo:	shpinfo.c $(SHPGOBJ)
 	$(CC) $(CFLAGS) shpinfo.c ${SHPOBJ} $(LINKOPT) $(GEOOBJ) -o shpinfo
 
 shpfix:		shpfix.c $(SHPOBJ)
@@ -64,3 +64,7 @@
 
 testproj: 
 	tests/shpproj.sh
+
+install: all
+	install dbfcat dbfinfo shpcat shpcentrd shpdata shpdxf shpfix shpinfo shpwkb shpproj \
+	$(bindir)


--- shapelib-1.3.0b1-Makefile2.patch DELETED ---



More information about the scm-commits mailing list