summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/gtkhtml/files/gtkhtml-3.0.7-libtool.patch')
-rw-r--r--gnome-extra/gtkhtml/files/gtkhtml-3.0.7-libtool.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/gnome-extra/gtkhtml/files/gtkhtml-3.0.7-libtool.patch b/gnome-extra/gtkhtml/files/gtkhtml-3.0.7-libtool.patch
deleted file mode 100644
index 4839a3f1f2ab..000000000000
--- a/gnome-extra/gtkhtml/files/gtkhtml-3.0.7-libtool.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- libtool~ 2003-07-11 10:21:31.000000000 +0100
-+++ libtool 2003-07-11 10:22:33.000000000 +0100
-@@ -1859,7 +1859,7 @@
- old_convenience="$old_convenience $ladir/$objdir/$old_library"
- tmp_libs=
- # PKGW
-- dependency_libs=
-+ #dependency_libs=
- for deplib in $dependency_libs; do
- deplibs="$deplib $deplibs"
- case "$tmp_libs " in
-@@ -1976,7 +1976,7 @@
-
- tmp_libs=
- #PKGW
-- dependency_libs=
-+ #dependency_libs=
- for deplib in $dependency_libs; do
- case $deplib in
- -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test