summaryrefslogtreecommitdiffstats
path: root/editors/ghex2/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-25 14:00:59 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-25 14:00:59 +0800
commita233bdab663c92e7e70c7dd6b15ee638f9a2967f (patch)
tree135c2fb9741d51f0afe07ad84ff840d9b2740f22 /editors/ghex2/files
parent3bdd85cada9026b0852f46fdaa2ddf6e00fe5d05 (diff)
downloadmarcuscom-ports-a233bdab663c92e7e70c7dd6b15ee638f9a2967f.tar
marcuscom-ports-a233bdab663c92e7e70c7dd6b15ee638f9a2967f.tar.gz
marcuscom-ports-a233bdab663c92e7e70c7dd6b15ee638f9a2967f.tar.bz2
marcuscom-ports-a233bdab663c92e7e70c7dd6b15ee638f9a2967f.tar.lz
marcuscom-ports-a233bdab663c92e7e70c7dd6b15ee638f9a2967f.tar.xz
marcuscom-ports-a233bdab663c92e7e70c7dd6b15ee638f9a2967f.tar.zst
marcuscom-ports-a233bdab663c92e7e70c7dd6b15ee638f9a2967f.zip
Update to 2.5.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1369 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/ghex2/files')
-rw-r--r--editors/ghex2/files/patch-aa6
-rw-r--r--editors/ghex2/files/patch-configure10
2 files changed, 16 insertions, 0 deletions
diff --git a/editors/ghex2/files/patch-aa b/editors/ghex2/files/patch-aa
new file mode 100644
index 000000000..cf9e15052
--- /dev/null
+++ b/editors/ghex2/files/patch-aa
@@ -0,0 +1,6 @@
+--- app-docs.make.orig Sun Mar 4 04:18:34 2001
++++ app-docs.make Sat Apr 14 08:55:37 2001
+@@ -1,2 +1,2 @@
+-helpdir = $(datadir)/gnome/help/$(app)/$(lang)
++helpdir = $(datadir)/help/$(app)/$(lang)
+ help_DATA = \
diff --git a/editors/ghex2/files/patch-configure b/editors/ghex2/files/patch-configure
new file mode 100644
index 000000000..f195f07b4
--- /dev/null
+++ b/editors/ghex2/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Wed Dec 11 18:31:51 2002
++++ configure Thu Dec 12 12:07:17 2002
+@@ -7414,6 +7414,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'