From: Mikael Magnusson Date: Sun, 23 Nov 2008 11:21:31 +0000 (+0100) Subject: install-sh should be executable X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=2800ee792040c264334fee7ed04741865b84da05;hp=b834f001869b9ec7d0600e031823063f4062d2f3;p=chaz%2Fopenbox install-sh should be executable Apparently on solaris, you can't invoke -x scripts via "sh install-sh". --- diff --git a/install-sh b/install-sh old mode 100644 new mode 100755