rpms/plplot/devel plplot-5.9.2-test.patch,1.1,1.2

Orion Poplawski orion at fedoraproject.org
Sat Feb 14 00:07:23 UTC 2009


Author: orion

Update of /cvs/pkgs/rpms/plplot/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14173

Modified Files:
	plplot-5.9.2-test.patch 
Log Message:
Fix typo


plplot-5.9.2-test.patch:

Index: plplot-5.9.2-test.patch
===================================================================
RCS file: /cvs/pkgs/rpms/plplot/devel/plplot-5.9.2-test.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- plplot-5.9.2-test.patch	13 Feb 2009 22:52:08 -0000	1.1
+++ plplot-5.9.2-test.patch	14 Feb 2009 00:07:22 -0000	1.2
@@ -1,5 +1,5 @@
 --- plplot-5.9.2/plplot_test/plplot-test.sh.cmake.test	2009-01-18 13:24:12.000000000 -0700
-+++ plplot-5.9.2/plplot_test/plplot-test.sh.cmake	2009-02-13 12:20:46.000000000 -0700
++++ plplot-5.9.2/plplot_test/plplot-test.sh.cmake	2009-02-13 16:04:24.000000000 -0700
 @@ -34,8 +34,9 @@
  
  version=@VERSION@
@@ -55,7 +55,7 @@
 +                           tcl:@ENABLE_tcl@ perl:@ENABLE_perl@ \
 +                           ada:@ENABLE_ada@ ocaml:@ENABLE_ocaml@
 +   do
-+      $front_end=${front_end_status/:ON/}
++      front_end=${front_end_status/:ON/}
 +      [ $front_end != $front_end_status ] && [ -d $EXAMPLES_DIR/$front_end ] && FRONT_END="$FRONT_END $front_end"
 +   done
  fi




More information about the fedora-extras-commits mailing list