chiark / gitweb /
Changed package script to no longer allow linux as build option (use x86 or x64 instead)
authornallath <nallath@gmail.com>
Thu, 27 Feb 2014 10:02:36 +0000 (11:02 +0100)
committernallath <nallath@gmail.com>
Thu, 27 Feb 2014 10:02:36 +0000 (11:02 +0100)
package.sh
scripts/linux/debian_amd64/DEBIAN/control [changed mode: 0644->0755]
scripts/linux/debian_amd64/DEBIAN/postinst [changed mode: 0644->0755]

index 459e5bd11815ee99bf6aaeba24623ece57c0c874..03d1c03d4ea945725647412bccbdc2d40d939e6c 100755 (executable)
@@ -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
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)