summaryrefslogtreecommitdiff
path: root/auto/build
diff options
context:
space:
mode:
authorroot <root@dasajuma.(none)>2010-09-02 11:13:17 +0200
committerroot <root@dasajuma.(none)>2010-09-02 11:13:17 +0200
commit05e2314e1bf90e66c3c70e8241a456ad6de81463 (patch)
tree1df348a8edf593de54e9e31d9cf4a9c8c7cfe905 /auto/build
parent8e0d211bf674953f2830830e27cb80a8b720ef17 (diff)
downloadkanotix-05e2314e1bf90e66c3c70e8241a456ad6de81463.zip
kanotix-05e2314e1bf90e66c3c70e8241a456ad6de81463.tar.gz
removed downloading of kanotix-scripts from clean
Diffstat (limited to 'auto/build')
-rwxr-xr-xauto/build5
1 files changed, 4 insertions, 1 deletions
diff --git a/auto/build b/auto/build
index 25e0a99..6e9135f 100755
--- a/auto/build
+++ b/auto/build
@@ -1,3 +1,6 @@
-#!/bin/sh
+#!/bin/bash
+
+# Update kanotix-version timestamp
+perl -pi -e "s|[0-9]+-[0-9]+:[0-9]+|$(date +%Y%m%d-%H:%M)|" > config/chroot_local-includes/etc/kanotix-version
lh build noauto ${@} 2>&1 | tee binary.log