summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-07-06 17:45:26 +0200
committerHolger Levsen <holger@layer-acht.org>2016-07-06 17:45:26 +0200
commita5fcd32fa4ab81c5cc8b9080574d4c4174815979 (patch)
tree8baaae6d4db96ee21289def549ac711ab8eb8c47 /update_jdn.sh
parentf9ece34aa6dae3d95ec50bc84ffcb163f949cb0c (diff)
downloadjenkins.debian.net-a5fcd32fa4ab81c5cc8b9080574d4c4174815979.tar.xz
fix bug preventing new packages to be installed
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index e599b192..b6e9adc2 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -176,7 +176,7 @@ if [ -f /etc/debian_version ] ; then
#
# install packages we need
#
- if [ ./$0 -nt $STAMP ] || [ ! -f $STAMP ] ; then
+ if [ $BASEDIR/$0 -nt $STAMP ] || [ ! -f $STAMP ] ; then
DEBS="
bash-completion
bc