diff options
author | B. Watson <yalhcru@gmail.com> | 2021-12-09 15:10:33 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-12-10 08:37:41 +0700 |
commit | c25c9767b93ff55135f70b0d4305a023dd00bb3a (patch) | |
tree | fdc95482a11c4ca0e23710f7903bc553c3dd2b9a /audio/creox4/setcap.sh | |
parent | 712a9ce6b7945759018eb3a9c8668b35ee5c96d8 (diff) |
audio/creox4: Removed (requires KDE4, use guitarix instead).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/creox4/setcap.sh')
-rw-r--r-- | audio/creox4/setcap.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/creox4/setcap.sh b/audio/creox4/setcap.sh deleted file mode 100644 index ca9e22ee035f2..0000000000000 --- a/audio/creox4/setcap.sh +++ /dev/null @@ -1 +0,0 @@ -[ -x /sbin/setcap ] && /sbin/setcap cap_ipc_lock,cap_sys_nice=ep usr/bin/creox4 |