mirror of
https://github.com/zuno/slackpkgplus
synced 2024-12-26 09:58:43 +01:00
removed debugging code
This commit is contained in:
parent
75ef6ead71
commit
86fb3afa5f
1 changed files with 0 additions and 1 deletions
|
@ -278,7 +278,6 @@ if [ "$SLACKPKGPLUS" = "on" ];then
|
|||
-name "glibc-[0-9]*" -o \
|
||||
-name "aaa_glibc-solibs-[0-9]*" -o \
|
||||
-name "eudev-[0-9]*" -o \
|
||||
-name "rzip-[0-9]*" -o \
|
||||
-name "elogind-[0-9]*" -o \
|
||||
-name "dbus-[0-9]*" \) | \
|
||||
awk -F/ '{ print $NF }'
|
||||
|
|
Loading…
Reference in a new issue