Changeset: 1ddd7a9cd613 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1ddd7a9cd613
Modified Files:
debian/fix-deb.sh
Branch: Jun2016
Log Message:
Make script executable.
diffs (10 lines):
diff --git a/debian/fix-deb.sh b/debian/fix-deb.sh
old mode 100644
new mode 100755
--- a/debian/fix-deb.sh
+++ b/debian/fix-deb.sh
@@ -1,3 +1,4 @@
+#!/bin/sh
if [ -f /etc/lsb-release ]; then
source /etc/lsb-release
ID=${DISTRIB_ID,,}
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list