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