aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Erdmann <dywi@mailerd.de>2013-07-23 20:32:41 +0200
committerAndré Erdmann <dywi@mailerd.de>2013-07-23 20:33:17 +0200
commite4e354cf31075c84ad76cda9a8899df3413b8db7 (patch)
treeda3233c2eb2ce68bfb8084e2f027825866907cd6 /R-overlay.conf
parentdo not fail if license map file is missing (diff)
downloadR_overlay-e4e354cf31075c84ad76cda9a8899df3413b8db7.tar.gz
R_overlay-e4e354cf31075c84ad76cda9a8899df3413b8db7.tar.bz2
R_overlay-e4e354cf31075c84ad76cda9a8899df3413b8db7.zip
update R-overlay.conf
added entry for LICENSE_MAP (+SHELL, HOOK_RESTRICT).
Diffstat (limited to 'R-overlay.conf')
-rw-r--r--R-overlay.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/R-overlay.conf b/R-overlay.conf
index ce82822..d6bdc3d 100644
--- a/R-overlay.conf
+++ b/R-overlay.conf
@@ -1,7 +1,10 @@
# R overlay -- config file for testing/running without installation
+SHELL = /bin/sh
+
ADDITIONS_DIR = files
HOOK = files/hooks/mux.sh
+HOOK_RESTRICT = "* -user"
ECLASS = files/eclass/R-packages.eclass
CACHEDIR = workdir/cache
@@ -9,11 +12,13 @@ DISTFILES = distfiles-root
OVERLAY_DIR = workdir/overlay
#TMPDIR = workdir/tmp
+LICENSE_MAP = config/license.map
+
DISTDIR = workdir/distroot
# try hard links first, then fall back to symbolic ones
DISTDIR_STRATEGY = "hardlink symlink"
-# distdir verfication is normally not needed
+# distdir verification is normally not needed
DISTDIR_VERIFY = no
# write description data from R packages to a directory