Makefile: package: rename package dir to karousel

This commit is contained in:
Peter Fajdiga
2024-09-06 23:30:52 +02:00
parent 5004417285
commit 21eacd7ba4

View File

@@ -17,7 +17,7 @@ uninstall:
kpackagetool5 --type=KWin/Script -r ./package
package: build config
tar -czf ./karousel_${subst .,_,${VERSION}}.tar.gz ./package
tar -czf ./karousel_${subst .,_,${VERSION}}.tar.gz ./package --transform s/package/karousel/
logs:
journalctl -t kwin_x11 -g '^qml:|^file://.*karousel' -f