diff options
Diffstat (limited to 'www/WebMagick/files')
-rw-r--r-- | www/WebMagick/files/patch-Makefile.am | 11 | ||||
-rw-r--r-- | www/WebMagick/files/patch-configure.ac | 11 |
2 files changed, 0 insertions, 22 deletions
diff --git a/www/WebMagick/files/patch-Makefile.am b/www/WebMagick/files/patch-Makefile.am deleted file mode 100644 index 398c8a9a2b53..000000000000 --- a/www/WebMagick/files/patch-Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.am.orig 2002-10-23 03:54:54.000000000 +0400 -+++ Makefile.am 2014-05-11 00:27:56.000000000 +0400 -@@ -24,7 +24,7 @@ - $(INSTALL_SCRIPT) $$file $(ICON_INSTALL_DIR) ; \ - done - $(mkinstalldirs) $(ETC_INSTALL_DIR) -- $(INSTALL_DATA) webmagickrc $(ETC_INSTALL_DIR)/webmagickrc -+ $(INSTALL_DATA) webmagickrc $(ETC_INSTALL_DIR)/webmagickrc.dist - - # Additional files to distribute - EXTRA_DIST = INSTALL.generic MANIFEST TODO webmagick.in \ diff --git a/www/WebMagick/files/patch-configure.ac b/www/WebMagick/files/patch-configure.ac deleted file mode 100644 index 6cecd1925fac..000000000000 --- a/www/WebMagick/files/patch-configure.ac +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.ac.orig 2013-08-07 01:40:05.000000000 +0400 -+++ configure.ac 2013-08-07 01:48:45.000000000 +0400 -@@ -115,7 +115,7 @@ - esac - done - -- exec < /dev/tty -+# exec < /dev/tty - rm $tmpfile - fi - |