Sophie

Sophie

distrib > Fedora > 17 > x86_64 > by-pkgid > 3d4459276b41e37121cccc9744df004c > files > 2

plplot-5.9.9-7.svn12202.fc17.src.rpm

diff -up plplot-5.9.9/examples/c/Makefile.examples.in.multiarch plplot-5.9.9/examples/c/Makefile.examples.in
--- plplot-5.9.9/examples/c/Makefile.examples.in.multiarch	2012-08-03 15:42:13.223804981 -0600
+++ plplot-5.9.9/examples/c/Makefile.examples.in	2012-08-03 15:42:13.411804972 -0600
@@ -25,8 +25,6 @@ CC = @CC@
 EXEEXT = @EXEEXT@
 
 LIB_TAG = @LIB_TAG@
-PKG_CONFIG_ENV = @PKG_CONFIG_ENV@
-RPATHCMD = @RPATHCMD@
 
 @gcw_true@PLPLOTCANVAS_EXECUTABLES_list = \
 @gcw_true@		 plplotcanvas_demo$(EXEEXT) \
diff -up plplot-5.9.9/examples/c++/Makefile.examples.in.multiarch plplot-5.9.9/examples/c++/Makefile.examples.in
--- plplot-5.9.9/examples/c++/Makefile.examples.in.multiarch	2012-08-03 15:42:13.244804980 -0600
+++ plplot-5.9.9/examples/c++/Makefile.examples.in	2012-08-03 15:42:13.411804972 -0600
@@ -25,10 +25,7 @@ CXX = @CXX@
 EXEEXT = @EXEEXT@
 
 LIB_TAG = @LIB_TAG@
-PKG_CONFIG_ENV = @PKG_CONFIG_ENV@
-RPATHCMD = @RPATHCMD@
 @qt_gui_true@QT_MOC_EXECUTABLE = @QT_MOC_EXECUTABLE@
-@qt_gui_true@qt_RPATHCMD = @qt_RPATHCMD@
 
 @wxwidgets_true@PLPLOTWXWIDGETS_EXECUTABLES_list = \
 @wxwidgets_true@	wxPLplotDemo$(EXEEXT)
diff -up plplot-5.9.9/examples/f77/Makefile.examples.in.multiarch plplot-5.9.9/examples/f77/Makefile.examples.in
--- plplot-5.9.9/examples/f77/Makefile.examples.in.multiarch	2012-08-03 15:42:13.264804979 -0600
+++ plplot-5.9.9/examples/f77/Makefile.examples.in	2012-08-03 15:42:13.411804972 -0600
@@ -25,8 +25,6 @@ F77 = @F77@
 EXEEXT = @EXEEXT@
 
 LIB_TAG = @LIB_TAG@
-PKG_CONFIG_ENV = @PKG_CONFIG_ENV@
-RPATHCMD = @RPATHCMD@
 
 EXECUTABLES_list = \
 		 x01f$(EXEEXT) \
diff -up plplot-5.9.9/examples/f95/Makefile.examples.in.multiarch plplot-5.9.9/examples/f95/Makefile.examples.in
--- plplot-5.9.9/examples/f95/Makefile.examples.in.multiarch	2012-08-03 15:42:13.000000000 -0600
+++ plplot-5.9.9/examples/f95/Makefile.examples.in	2012-08-03 15:42:50.511803249 -0600
@@ -25,8 +25,6 @@ F95 = @FC@
 EXEEXT = @EXEEXT@
 
 LIB_TAG = @LIB_TAG@
-PKG_CONFIG_ENV = @PKG_CONFIG_ENV@
-RPATHCMD = @RPATHCMD@
 
 EXECUTABLES_list = \
 		 x00f$(EXEEXT) \
diff -up plplot-5.9.9/examples/tk/Makefile.examples.in.multiarch plplot-5.9.9/examples/tk/Makefile.examples.in
--- plplot-5.9.9/examples/tk/Makefile.examples.in.multiarch	2012-08-03 15:42:13.302804976 -0600
+++ plplot-5.9.9/examples/tk/Makefile.examples.in	2012-08-03 15:42:13.413804972 -0600
@@ -24,8 +24,6 @@ CC = @CC@
 EXEEXT = @EXEEXT@
 
 LIB_TAG = @LIB_TAG@
-PKG_CONFIG_ENV = @PKG_CONFIG_ENV@
-RPATHCMD = @RPATHCMD@
 
 EXECUTABLES_list = xtk01$(EXEEXT)
 # Second and fourth examples depend on itk.