index
:
msmith/aports
1.10-stable
1.9
2.0-stable
2.1-stable
master
msmith's aports repo
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
libgphoto2
/
libgphoto2.pre-install
blob: a7d31448b8837cfce928497f59d47ca1fab2e9ff (
plain
)
1
2
3
4
5
6
#!/bin/sh if ! getent group camera >/dev/null; then addgroup -S camera fi