Skip to content

Commit

Permalink
Remove packages in -current.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan P. C. McQuen authored Jan 23, 2020
1 parent 51ab939 commit 9b7e1e6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .slackConfigROOT.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
## Note that some configuration options may not match
## depending on the system, as config-o-matic tries
## to avoid overwriting most files.
CONFIGOMATICVERSION=10.0.11
CONFIGOMATICVERSION=10.0.12


if [ ! $UID = 0 ]; then
Expand Down Expand Up @@ -904,10 +904,6 @@ if [ "$SPPLUSISINSTALLED" = true ] && [ "$SBOPKGISINSTALLED" = true ]; then
## Helps with webkit and some other things:
no_prompt_sbo_pkg_install_or_upgrade libwebp

## I don't even have optical drives on all my comps, but ...
no_prompt_sbo_pkg_install_or_upgrade libdvdcss
no_prompt_sbo_pkg_install_or_upgrade libbluray

## Need these for ffmpeg:
no_prompt_sbo_pkg_install_or_upgrade x264

Expand Down

0 comments on commit 9b7e1e6

Please sign in to comment.