GNOME Bugzilla – Bug 105193
[Patch] Make cvs build
Last modified: 2004-12-22 21:47:04 UTC
When building from cvs with jhbuild, i need to use this patch to successfully configure file-roller. Index: src/Makefile.am =================================================================== RCS file: /cvs/gnome/file-roller/src/Makefile.am,v retrieving revision 1.10 diff -u -p -r1.10 Makefile.am --- src/Makefile.am 22 Jan 2003 08:00:48 -0000 1.10 +++ src/Makefile.am 4 Feb 2003 07:25:35 -0000 @@ -102,7 +102,6 @@ fr-marshal.c: fr-marshal.list $(GLIB_GEN $(GLIB_GENMARSHAL) $< --body --prefix=fr_marshal >> $@ file_roller_LDADD = \ - @LIBOBJS@ \ $(top_builddir)/src/recent-files/librecent.a \ $(FR_LIBS)
*** This bug has been marked as a duplicate of 101480 ***