diff options
Diffstat (limited to 'www/WebMagick/files/patch-Makefile.am')
-rw-r--r-- | www/WebMagick/files/patch-Makefile.am | 11 |
1 files changed, 0 insertions, 11 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 \ |