summaryrefslogtreecommitdiffstats
path: root/kde/kdebase-workspace/pre-install
blob: 8ee4a87f7ce6cec699bad87e8f0cf18c5fae8e81 (plain)
1
2
3
4
#!/bin/bash
if ( pkginfo -i | grep kdebase3 > /dev/null ) ; then
        pkgrm kdebase3
fi