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?p=chaz%2Fopenbox;a=commitdiff_plain;h=2800ee792040c264334fee7ed04741865b84da05 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