changeset 1262:dcce1e7201e2

Make sure that the bin dir is created before adding it to the path
author Andre Heinecke <andre.heinecke@intevation.de>
date Fri, 26 Sep 2014 16:02:16 +0200
parents 8bfbfd4ea568
children 827abc0923a8
files INSTALL
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Fri Sep 26 15:25:59 2014 +0200
+++ b/INSTALL	Fri Sep 26 16:02:16 2014 +0200
@@ -14,6 +14,7 @@
 Polarssl needs cmake and build-essentials.
 
     export YOURPREFIX=<Prefix of your choice (default /usr)>
+    mkdir -p $YOURPREFIX/bin
     export PATH=$YOURPREFIX/bin:$PATH
 
     curl https://download.qt-project.org/official_releases/qt/5.3/5.3.2/single/qt-everywhere-opensource-src-5.3.2.tar.xz.mirrorlist | grep SHA-256

http://wald.intevation.org/projects/trustbridge/