blob: f2248dfb5484a9402c0e4f7d1aa4a5130e1589af (
about) (
plain) (
blame)
1
2
|
# Only autostart in Plasma:
cat $CWD/patch/kgpg/kgpg.only.autostart.in.plasma.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
|