diff options
author | Martin Whitaker <mageia@martin.whitaker.me.uk> | 2018-01-03 21:40:06 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin.whitaker.me.uk> | 2018-01-03 21:40:06 +0000 |
commit | 21d6870376a1c75003b64e2f1c1e77936d5c2a33 (patch) | |
tree | fea4317383c0ed9cc317390dffbf8542aafcaca2 /config/pkg-exclude.lst | |
parent | f2cb0451849710aba487dd3f61def796e6715ce0 (diff) | |
download | drakclassic-config-21d6870376a1c75003b64e2f1c1e77936d5c2a33.tar drakclassic-config-21d6870376a1c75003b64e2f1c1e77936d5c2a33.tar.gz drakclassic-config-21d6870376a1c75003b64e2f1c1e77936d5c2a33.tar.bz2 drakclassic-config-21d6870376a1c75003b64e2f1c1e77936d5c2a33.tar.xz drakclassic-config-21d6870376a1c75003b64e2f1c1e77936d5c2a33.zip |
Updated for drakclassic rework.
No longer need to handle rpmsrate errors or package conflicts.
drakclassic now includes all alternatives by default, so need to
drop some includes and add some excludes.
Diffstat (limited to 'config/pkg-exclude.lst')
-rw-r--r-- | config/pkg-exclude.lst | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/config/pkg-exclude.lst b/config/pkg-exclude.lst index b47c947..c3c820d 100644 --- a/config/pkg-exclude.lst +++ b/config/pkg-exclude.lst @@ -1,21 +1,21 @@ -# This list was derived from the bcd 'exclude' list, removing any obsolete +# This list was derived from the bcd lists, removing any redundant or obsolete # entries. # kernel -kernel-tmb- -kernel-linus- -kernel-source- +kernel-tmb-* +kernel-linus-* +kernel-source-* # others anjuta apper bijiben exaile -flash-player- -gimp-help- +flash-player-* +gimp-help-* hugs98 icedtea-web -kde-l10n-handbooks- +kde-l10n-handbooks-* manslide php-manual-en scilab |