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 103435 - Patch not correctly applied to ghex
Patch not correctly applied to ghex
Status: RESOLVED FIXED
Product: GARNOME
Classification: Deprecated
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Jeff Waugh
garnome list
Depends on:
Blocks:
 
 
Reported: 2003-01-14 03:58 UTC by Simon J.P. Wong
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Simon J.P. Wong 2003-01-14 03:58:02 UTC
The patch wasn't applied correctly to ghex during the build of version 0.20.0.

To get it to work:

$ cd <path>/garnome-0.20.0/gnome/ghex
$ patch -F3 work/ghex-2.2.0/ghex.desktop.in files/desktop-fix.diff
comment out PATCHFILES in the Makefile

Thanks to Rolf Kulemann <kulemann@gmx.de> (who should have filed the bug!!).