diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-12 15:40:23 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-12 15:40:23 +0800 |
commit | 7f6a2bc885f5590b929a5af14a56d402cb3a4433 (patch) | |
tree | 87c21ae06dafa0540777baa6958dd293a8302174 /editors | |
parent | b2e990fe7afe666c29c71e1c3ad8e07b64e34e0d (diff) | |
download | marcuscom-ports-7f6a2bc885f5590b929a5af14a56d402cb3a4433.tar marcuscom-ports-7f6a2bc885f5590b929a5af14a56d402cb3a4433.tar.gz marcuscom-ports-7f6a2bc885f5590b929a5af14a56d402cb3a4433.tar.bz2 marcuscom-ports-7f6a2bc885f5590b929a5af14a56d402cb3a4433.tar.lz marcuscom-ports-7f6a2bc885f5590b929a5af14a56d402cb3a4433.tar.xz marcuscom-ports-7f6a2bc885f5590b929a5af14a56d402cb3a4433.tar.zst marcuscom-ports-7f6a2bc885f5590b929a5af14a56d402cb3a4433.zip |
Correct patch-configure, and remove .la files.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@601 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors')
-rw-r--r-- | editors/ghex2/files/patch-configure | 18 | ||||
-rw-r--r-- | editors/ghex2/pkg-plist | 1 |
2 files changed, 9 insertions, 10 deletions
diff --git a/editors/ghex2/files/patch-configure b/editors/ghex2/files/patch-configure index ba2d98273..f195f07b4 100644 --- a/editors/ghex2/files/patch-configure +++ b/editors/ghex2/files/patch-configure @@ -1,10 +1,10 @@ ---- configure.orig Sat Apr 12 00:04:35 2003 -+++ configure Sat Apr 12 00:05:32 2003 -@@ -5218,6 +5218,7 @@ - # which needs '.lib'). - libext=a - ltmain="$ac_aux_dir/ltmain.sh" +--- 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 - ofile="$default_ofile" - with_gnu_ld="$lt_cv_prog_gnu_ld" - need_locks="$enable_libtool_lock" + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/editors/ghex2/pkg-plist b/editors/ghex2/pkg-plist index ae5c47ce3..3e33e87d5 100644 --- a/editors/ghex2/pkg-plist +++ b/editors/ghex2/pkg-plist @@ -3,7 +3,6 @@ etc/gconf/gconf.xml.defaults/apps/ghex2/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/ghex2/%gconf.xml etc/gconf/schemas/ghex2.schemas lib/libgtkhex.a -lib/libgtkhex.la lib/libgtkhex.so lib/libgtkhex.so.0 libdata/pkgconfig/gtkhex.pc |