summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjustforlxz2022-11-16 17:48:58 +0800
committerjustforlxz2022-11-16 17:48:58 +0800
commit29db8e83c3e836d86f173cdc63789f4156ed4f71 (patch)
tree6fafc3d4ae1edac177bb037e062ab0ebfb14230f /PKGBUILD
parent156b7a7855eac34d9fe9f312133f2821eaa5cd60 (diff)
downloadaur-dde-kwin-reborn.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ffb2245ac8eb..34743179fdc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,4 +21,5 @@ build() {
package() {
cd dde-kwin-$pkgver
DESTDIR="$pkgdir" ninja install
+ chmod +x $pkgdir/usr/bin/kwin_no_scale
}