From: nallath Date: Thu, 27 Feb 2014 10:02:36 +0000 (+0100) Subject: Changed package script to no longer allow linux as build option (use x86 or x64 instead) X-Git-Tag: 14.03~19^2~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=52fbd67a509ac692011ca1c15493ecdb9ed7e025;p=cura.git Changed package script to no longer allow linux as build option (use x86 or x64 instead) --- diff --git a/package.sh b/package.sh index 459e5bd1..03d1c03d 100755 --- a/package.sh +++ b/package.sh @@ -10,7 +10,6 @@ ##Select the build target BUILD_TARGET=${1:-none} #BUILD_TARGET=win32 -#BUILD_TARGET=linux #BUILD_TARGET=darwin #BUILD_TARGET=debian_i386 #BUILD_TARGET=debian_amd64 diff --git a/scripts/linux/debian_amd64/DEBIAN/control b/scripts/linux/debian_amd64/DEBIAN/control old mode 100644 new mode 100755 diff --git a/scripts/linux/debian_amd64/DEBIAN/postinst b/scripts/linux/debian_amd64/DEBIAN/postinst old mode 100644 new mode 100755