aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gross-svn/gross-svn.pre-install
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2009-03-31 12:29:31 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2009-03-31 12:29:31 +0000
commita0b92d29f6e212ccc6ae1aa0a4a8f996686d5f29 (patch)
treeacea7a524c5ae85f426d0bb924f6ff6bccd39f65 /testing/gross-svn/gross-svn.pre-install
parent27f3c0bb688eca64d6b443102a4d95d0f37a1d71 (diff)
downloadaports-a0b92d29f6e212ccc6ae1aa0a4a8f996686d5f29.tar.bz2
aports-a0b92d29f6e212ccc6ae1aa0a4a8f996686d5f29.tar.xz
testing/gross-svn: added missing install files
Diffstat (limited to 'testing/gross-svn/gross-svn.pre-install')
-rw-r--r--testing/gross-svn/gross-svn.pre-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/gross-svn/gross-svn.pre-install b/testing/gross-svn/gross-svn.pre-install
new file mode 100644
index 0000000000..c3844d7a5e
--- /dev/null
+++ b/testing/gross-svn/gross-svn.pre-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+adduser -H -s /bin/false -D gross 2>/dev/null
+exit 0