aboutsummaryrefslogtreecommitdiff
path: root/.flxpkg
diff options
context:
space:
mode:
authorWilly Tarreau <w@1wt.eu>2007-09-25 09:58:44 +0200
committerWilly Tarreau <w@1wt.eu>2007-09-25 09:58:44 +0200
commit2c0706edd8601df2615b15d80ad92fd179034a96 (patch)
treed90259101f8b02204b6ef2c91ca31b6bf9c18beb /.flxpkg
parentbuild.cfg: ifenslave upgraded to 1.1.0, symlink replaced. (diff)
downloadflxutils-2c0706edd8601df2615b15d80ad92fd179034a96.tar.xz
build.cfg: create .flxpkg/compiled if needed
Diffstat (limited to '.flxpkg')
-rw-r--r--.flxpkg/build.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/.flxpkg/build.cfg b/.flxpkg/build.cfg
index cc408ea..ee77d33 100644
--- a/.flxpkg/build.cfg
+++ b/.flxpkg/build.cfg
@@ -54,6 +54,9 @@ function do_prepack {
chmod 640 $ROOTDIR/usr/share/examples/flxutils/init/*
# flxfix is useful for normal users too.
chmod 755 $ROOTDIR/usr/sbin/flxfix
+
+ # just in case it would not exist
+ mkdir -p $PKGDIR/compiled
}
function do_strip {