[scripts] disable nspluginwrapper_autoinstall, not needed anymore
This commit is contained in:
parent
6d60647464
commit
8c856a8eaa
@ -70,6 +70,7 @@ nspluginwrapper_autoinstall() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if [ "$1" = "lxde" ]; then
|
if [ "$1" = "lxde" ]; then
|
||||||
# Fix ~/.dmrc to have it load LXDE
|
# Fix ~/.dmrc to have it load LXDE
|
||||||
echo "[Desktop]" > /etc/skel/.dmrc
|
echo "[Desktop]" > /etc/skel/.dmrc
|
||||||
@ -177,7 +178,8 @@ for file in `find /usr/share/icons -name "icon-theme.cache"`; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
# Fixup nsplugins
|
# Fixup nsplugins
|
||||||
nspluginwrapper_autoinstall
|
# we have new Flash, don't need it anymore
|
||||||
|
# nspluginwrapper_autoinstall
|
||||||
|
|
||||||
# Update package list
|
# Update package list
|
||||||
equo query list installed -qv > /etc/sabayon-pkglist
|
equo query list installed -qv > /etc/sabayon-pkglist
|
||||||
|
Loading…
Reference in New Issue
Block a user