diff options
author | Charlie Shepherd <masterdriverz@gentoo.org> | 2006-11-23 17:30:20 +0000 |
---|---|---|
committer | Charlie Shepherd <masterdriverz@gentoo.org> | 2006-11-23 17:30:20 +0000 |
commit | 074096b8e8ccbccae91c06dad09bf6200ff7a9e9 (patch) | |
tree | e5f8fbf2f0df74dcd996a92acca6ab3ca1c92e5e /x11-libs/xforms/files | |
parent | Move as-needed patch to the right name, finally closes Bug 140179 (diff) | |
download | gentoo-2-074096b8e8ccbccae91c06dad09bf6200ff7a9e9.tar.gz gentoo-2-074096b8e8ccbccae91c06dad09bf6200ff7a9e9.tar.bz2 gentoo-2-074096b8e8ccbccae91c06dad09bf6200ff7a9e9.zip |
Move as-needed patch to the right name, finally closes Bug 140179
(Portage version: 2.1.2_rc2)
(Unsigned Manifest commit)
Diffstat (limited to 'x11-libs/xforms/files')
-rw-r--r-- | x11-libs/xforms/files/1.0.90-as-needed.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-libs/xforms/files/1.0.90-as-needed.patch b/x11-libs/xforms/files/1.0.90-as-needed.patch deleted file mode 100644 index a1a5f98b8ebc..000000000000 --- a/x11-libs/xforms/files/1.0.90-as-needed.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur xforms-1.0.90.old/lib/Makefile.am xforms-1.0.90/lib/Makefile.am ---- xforms-1.0.90.old/lib/Makefile.am 2006-07-13 00:30:03.000000000 -0400 -+++ xforms-1.0.90/lib/Makefile.am 2006-07-13 00:30:25.000000000 -0400 -@@ -18,6 +18,7 @@ - lib_LTLIBRARIES = libforms.la - - libforms_la_LDFLAGS = -version-info 1:0:0 -+libforms_la_LIBADD = ${XPM_LIB} - - libforms_la_SOURCES = \ - align.c \ |