|
|
@ -50,6 +50,8 @@ kde_base_pi() |
|
|
|
# Set's aRts as the default soundsystem, prevents the |
|
|
|
# "CPU overload" errors |
|
|
|
cp -fv $confdir/kcmartsrc $root/$prefix/share/config/ |
|
|
|
|
|
|
|
sed -e 's,^\(.*loginuid\),#\1,' -i ${root}/etc/pam.d/kde* |
|
|
|
} |
|
|
|
|
|
|
|
hook_add postinstall 3 "kde_base_pi" |
|
|
|