diff options
Diffstat (limited to 'mail/sylpheed2-devel/files')
-rw-r--r-- | mail/sylpheed2-devel/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/sylpheed2-devel/files/patch-ad b/mail/sylpheed2-devel/files/patch-ad deleted file mode 100644 index bb068f20c4c3..000000000000 --- a/mail/sylpheed2-devel/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- intl/Makefile.in.orig Wed Oct 24 03:57:52 2001 -+++ intl/Makefile.in Wed Oct 24 03:58:06 2001 -@@ -41,7 +41,7 @@ - MKINSTALLDIRS = @MKINSTALLDIRS@ - mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac` - --l = @INTL_LIBTOOL_SUFFIX_PREFIX@ -+l = - - AR = ar - CC = @CC@ |