diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-25 16:09:35 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-25 16:09:35 +0800 |
commit | 86a919c3ed11737638f2f33007843f6bb3436c0a (patch) | |
tree | 484fef62f9ab8bfd274b58c12bb0aea8ea60bd49 | |
parent | 99d7c7aa6370d20348d2c6bd4d311c453dadb482 (diff) | |
download | marcuscom-ports-86a919c3ed11737638f2f33007843f6bb3436c0a.tar marcuscom-ports-86a919c3ed11737638f2f33007843f6bb3436c0a.tar.gz marcuscom-ports-86a919c3ed11737638f2f33007843f6bb3436c0a.tar.bz2 marcuscom-ports-86a919c3ed11737638f2f33007843f6bb3436c0a.tar.lz marcuscom-ports-86a919c3ed11737638f2f33007843f6bb3436c0a.tar.xz marcuscom-ports-86a919c3ed11737638f2f33007843f6bb3436c0a.tar.zst marcuscom-ports-86a919c3ed11737638f2f33007843f6bb3436c0a.zip |
Durrr. Forgot to cvs rm patch-configure after working some lthack mojo.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1909 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-toolkits/libgnomeprintui/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-toolkits/libgnomeprintui/files/patch-configure b/x11-toolkits/libgnomeprintui/files/patch-configure deleted file mode 100644 index 188be53fe..000000000 --- a/x11-toolkits/libgnomeprintui/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Dec 10 22:29:55 2002 -+++ configure Tue Dec 10 22:30:17 2002 -@@ -8158,6 +8158,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' |