After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 105193 - [Patch] Make cvs build
[Patch] Make cvs build
Status: RESOLVED DUPLICATE of bug 101480
Product: file-roller
Classification: Applications
Component: general
2.2.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2003-02-04 07:24 UTC by Dave Bordoley [Not Reading Bug Mail]
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dave Bordoley [Not Reading Bug Mail] 2003-02-04 07:24:48 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)
Comment 1 Jens Bech Madsen 2003-05-26 12:17:08 UTC

*** This bug has been marked as a duplicate of 101480 ***