[SM-Discuss] kde4
Jaka Kranjc
smgl at lynxlynx.info
Tue Jan 27 11:27:04 EST 2009
You could add a trigger to kdebase-workspace4 to recast kdelibs4 again if the
version is old (containing plasma). Something like this in UP_TRIGGERS:
local old_version=$(installed_version $SPELL)
if [[ -n $old_version ]] && (( ${old_version:2:1} < 2 )); then
# recast kdelibs on an update from 4.0 or 4.1, since plasma moved
up_trigger kdelibs4 cast_self
fi
LP
--
We cannot command nature except by obeying her. --Sir Francis Bacon
Have a sourcerous day! www.sourcemage.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 315 bytes
Desc: This is a digitally signed message part.
Url : http://lists.ibiblio.org/pipermail/sm-discuss/attachments/20090127/474400ab/attachment.bin
More information about the SM-Discuss
mailing list