summaryrefslogtreecommitdiff
path: root/meson
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2018-12-27 16:29:16 +0000
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2018-12-27 17:17:13 +0000
commitb03c818b1c29ed57953175d4585d930ce05f94f5 (patch)
treea8ee66c05cf38f1763aee45a28713a8c34b3e910 /meson
parentc9dca7ce5deb86fd9252dc5d7f2301636f55a4e3 (diff)
downloadefl-b03c818b1c29ed57953175d4585d930ce05f94f5.tar.gz
meson - dont install eina bench cmp and use install_mode
Diffstat (limited to 'meson')
-rwxr-xr-xmeson/meson-chmod.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/meson/meson-chmod.sh b/meson/meson-chmod.sh
deleted file mode 100755
index e72cb72c58..0000000000
--- a/meson/meson-chmod.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-chmod "$1" "${DESTDIR}/$2" && touch "${DESTDIR}/$2"