]> git.pld-linux.org Git - packages/gnome-commander.git/commitdiff
- updated for 1.2.8.4
authorlisu <lisu@pld-linux.org>
Fri, 4 Dec 2009 08:56:22 +0000 (08:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-commander-as-needed.patch -> 1.4

gnome-commander-as-needed.patch

index 4097591c8a0e127e45863966791e5dca75ded7e9..a0fefa2f23a27e3bb0220602765d6cafcfdb1615 100644 (file)
@@ -1,5 +1,5 @@
---- gnome-commander-1.2.4/src/Makefile.am.orig 2007-04-30 12:41:34.000000000 +0200
-+++ gnome-commander-1.2.4/src/Makefile.am      2007-09-04 16:10:23.000000000 +0200
+--- gnome-commander-1.2.8.4/src/Makefile.am~   2009-12-03 18:08:08.000000000 +0000
++++ gnome-commander-1.2.8.4/src/Makefile.am    2009-12-04 10:49:30.875101992 +0000
 @@ -8,6 +8,7 @@
        $(GNOMEUI_CFLAGS) \
        $(GNOMEVFS_CFLAGS) \
@@ -8,21 +8,23 @@
        -DDATADIR=\""$(datadir)"\"\
        -DPLUGIN_DIR=\""$(libdir)/$(PACKAGE)/plugins"\"
  
-@@ -92,6 +93,9 @@
+@@ -99,6 +100,10 @@
  endif
  
  gnome_commander_LDADD = \
 +      $(top_builddir)/libgcmd/libgcmd.la \
++      dialogs/libgcmd-dialogs.a \
 +      tags/libgcmd-tags.a \
 +      intviewer/libgviewer.a \
-       $(GNOMEUI_LIBS) \
-       $(GNOMEVFS_LIBS) \
-       $(EXIV2_LIBS) \
-@@ -101,10 +105,8 @@
-       $(GSF_LIBS) \
+       $(GNOMEUI_LIBS) \
+       $(GNOMEVFS_LIBS) \
+       $(EXIV2_LIBS) \
+@@ -108,10 +113,7 @@
+       $(POPPLER_LIBS) \
        $(PYTHON_LIBS) \
        $(PYTHON_EXTRA_LIBS) \
 -      $(top_builddir)/libgcmd/libgcmd.la \
+-      dialogs/libgcmd-dialogs.a \
 -      tags/libgcmd-tags.a \
 -      intviewer/libgviewer.a
 +      $(IPTCDATA_LIBS)
This page took 0.19966 seconds and 4 git commands to generate.