SOURCES: gnome-commander-as-needed.patch - one more makefile

baggins baggins at pld-linux.org
Tue Sep 4 16:24:26 CEST 2007


Author: baggins                      Date: Tue Sep  4 14:24:26 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- one more makefile

---- Files affected:
SOURCES:
   gnome-commander-as-needed.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/gnome-commander-as-needed.patch
diff -u SOURCES/gnome-commander-as-needed.patch:1.1 SOURCES/gnome-commander-as-needed.patch:1.2
--- SOURCES/gnome-commander-as-needed.patch:1.1	Tue Sep  4 16:15:45 2007
+++ SOURCES/gnome-commander-as-needed.patch	Tue Sep  4 16:24:21 2007
@@ -31,3 +31,14 @@
  
  gnome_commander_LDFLAGS = \
  	$(GNOMEUI_LIBS) \
+--- gnome-commander-1.2.4/tests/gviewer/Makefile.am~	2007-03-12 00:54:44.000000000 +0100
++++ gnome-commander-1.2.4/tests/gviewer/Makefile.am	2007-09-04 16:19:39.000000000 +0200
+@@ -7,7 +7,7 @@
+ 
+ noinst_PROGRAMS = fileops inputmodes datapresentation textrenderer imagerenderer dualrenderer viewerwidget viewerwindow bm_byte_test bm_chartype_test utils_test search_dlg_test
+ 
+-TESTLIBS = $(GLIB_LIBS) $(GTK_LIBS) $(GNOMEUI_LIBS) $(top_builddir)/src/libgviewer/libgviewer.a
++TESTLIBS = $(top_builddir)/src/libgviewer/libgviewer.a $(GLIB_LIBS) $(GTK_LIBS) $(GNOMEUI_LIBS)
+ 
+ fileops_SOURCES = fileops.c
+ fileops_LDADD = $(TESTLIBS)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/gnome-commander-as-needed.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list