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