diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-10-11 06:20:14 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-10-11 06:20:14 +0200 |
commit | b6b578b3321c3a593c69b7ba2d8ac605002a1b70 (patch) | |
tree | 560f082a4b44ef83c703d6fed98192682f2fd086 /package/mplayer/files/mplayer.postinst | |
parent | b4b841093242ba2d2e5eabeaf287e325a093d158 (diff) |
add groups audio / video as default
Diffstat (limited to 'package/mplayer/files/mplayer.postinst')
-rw-r--r-- | package/mplayer/files/mplayer.postinst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/package/mplayer/files/mplayer.postinst b/package/mplayer/files/mplayer.postinst deleted file mode 100644 index 386bf95c2..000000000 --- a/package/mplayer/files/mplayer.postinst +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -. $IPKG_INSTROOT/etc/functions.sh -gid=$(get_next_gid) -add_group video $gid |