Makefile: fix uninstall recipe

This commit is contained in:
Peter Fajdiga
2024-03-02 21:09:22 +01:00
parent ec6b3247b7
commit 13ebf24732

View File

@@ -14,7 +14,7 @@ install: build config
kpackagetool6 --type=KWin/Script -i ./package || kpackagetool6 --type=KWin/Script -u ./package
uninstall:
kpackagetool6 --type=KWin/Script -r ./package
kpackagetool6 --type=KWin/Script -r karousel
package: build config
tar -czf ./karousel_${subst .,_,${VERSION}}.tar.gz ./package