summaryrefslogtreecommitdiffstats
path: root/testing/mlocate/mlocate.pre-install
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2012-07-10 10:32:32 +0200
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2012-07-10 10:32:32 +0200
commit3fd12a0011693045356304a007f062c2f02669cd (patch)
tree2367f9c5bcf6aeb229d80cfed1e91e0fb480bfcc /testing/mlocate/mlocate.pre-install
parentcebc5ae5982e95ad03c3b9309e5d88e9eaf54018 (diff)
downloadaports-3fd12a0011693045356304a007f062c2f02669cd.tar.bz2
aports-3fd12a0011693045356304a007f062c2f02669cd.tar.xz
testing/mlocate: new aport
Diffstat (limited to 'testing/mlocate/mlocate.pre-install')
-rw-r--r--testing/mlocate/mlocate.pre-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/mlocate/mlocate.pre-install b/testing/mlocate/mlocate.pre-install
new file mode 100644
index 000000000..18aa121d0
--- /dev/null
+++ b/testing/mlocate/mlocate.pre-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+addgroup -S locate 2>/dev/null
+exit 0