diff options
Diffstat (limited to 'x11-toolkits/xforms/files/patch-ac')
-rw-r--r-- | x11-toolkits/xforms/files/patch-ac | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-toolkits/xforms/files/patch-ac b/x11-toolkits/xforms/files/patch-ac deleted file mode 100644 index dfb8cb8743ef..000000000000 --- a/x11-toolkits/xforms/files/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ ---- fd2ps/Imakefile.orig Mon Oct 7 01:14:21 2002 -+++ fd2ps/Imakefile Mon Oct 7 01:14:35 2002 -@@ -68,8 +68,8 @@ - - EXTRA_LIBRARIES = \ - $(STATIC) \ -- $(IMAGELIB) \ - $(FORMSLIB) \ -+ $(XPMLIB) \ - $(SNPLIB) \ - $(UNSTATIC) \ - -lm |