summaryrefslogtreecommitdiffstats
path: root/konsole/pre-install
blob: 9ca5fe850fadf38c7aa8ccdc819ea34fee3c4a62 (plain)
1
2
3
4
#!/bin/bash
if ( pkginfo -l kdebase > /dev/null 2>&1 ) ; then
	pkgrm kdebase
fi