aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2016-12-17 18:09:20 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2016-12-17 18:09:20 +0100
commit470e61ae77ba1a957dcc9ce68e7a80a444b86581 (patch)
treeb865e6e50a6e9e438e9f519315b7a8fab4bc1f41 /testing/scripts
parent3c1e5ad6ce0b462250bed432f871b10e32fbba88 (diff)
downloadstrongswan-470e61ae77ba1a957dcc9ce68e7a80a444b86581.tar.bz2
strongswan-470e61ae77ba1a957dcc9ce68e7a80a444b86581.tar.xz
testing: strongTNC does not come with django.db any more
Diffstat (limited to 'testing/scripts')
-rw-r--r--testing/scripts/recipes/015_strongTNC.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/scripts/recipes/015_strongTNC.mk b/testing/scripts/recipes/015_strongTNC.mk
index cc4a94a0b..419d60bb1 100644
--- a/testing/scripts/recipes/015_strongTNC.mk
+++ b/testing/scripts/recipes/015_strongTNC.mk
@@ -19,4 +19,4 @@ $(DEPS): $(PKG)-master
install: $(DEPS)
pip install --no-index --find-links=file://`pwd`/$(DEPS) -r $(PKG)-master/requirements.txt
- cp -r $(PKG)-master /var/www/tnc && chgrp -R www-data /var/www/tnc && chmod g+w /var/www/tnc /var/www/tnc/django.db
+ cp -r $(PKG)-master /var/www/tnc && chgrp -R www-data /var/www/tnc && chmod g+sw /var/www/tnc