summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTércio Martins2018-11-04 17:55:05 -0200
committerTércio Martins2018-11-04 17:55:05 -0200
commit70b791ac73acb63fb5bd8f805071a2a66a669a60 (patch)
tree8f4c8f3fe5b14a02966089d07c0ad30278d096c7
parentb17e567f9e367945d1b39c57dfc2949f7786d1f5 (diff)
downloadaur-70b791ac73acb63fb5bd8f805071a2a66a669a60.tar.gz
PKGBUILD modified to work around a bug in the imagemagick package, as pointed out by @ es_18 in the comments.
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b460dac67e29..015267a17eab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -53,7 +53,6 @@ build() {
patch Makefile.master ../../im7.patch
make CONFIG=release \
IM=$_IM_VERSION \
- #LIBS="-linotify"
}
package() {