rpms/GMT/EL-5 GMT.spec,1.3,1.4

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Wed Jun 4 20:05:35 UTC 2008


Author: orion

Update of /cvs/pkgs/rpms/GMT/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12441

Modified Files:
	GMT.spec 
Log Message:
Fix location of netcdf library


Index: GMT.spec
===================================================================
RCS file: /cvs/pkgs/rpms/GMT/EL-5/GMT.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- GMT.spec	27 May 2008 15:32:04 -0000	1.3
+++ GMT.spec	4 Jun 2008 20:04:50 -0000	1.4
@@ -109,7 +109,7 @@
 #So we execute do_examples.sh instead of do_examples.csh
 export CSH=sh
 export CFLAGS="$RPM_OPT_FLAGS -fPIC -I%{_includedir}/netcdf-3"
-export LDFLAGS="-L%{_libdir}/netcdf-3"
+export NETCDF_LIB="%{_libdir}/netcdf-3"
 %configure --datadir=%{gmthome} \
            --enable-shared \
            --enable-octave --enable-mex-mdir=%{octave_mdir} \




More information about the fedora-extras-commits mailing list