]> git.armaanb.net Git - asd-repo.git/blobdiff - extra/tiff/build
mpv: move to junk
[asd-repo.git] / extra / tiff / build
diff --git a/extra/tiff/build b/extra/tiff/build
deleted file mode 100755 (executable)
index eb4850d..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh -e
-
-./configure \
-    --prefix=/usr \
-    --enable-cxx \
-    --without-x
-
-make
-make DESTDIR="$1" install