summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 000465f8d9ea..7d29d9b2d36f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,8 +30,7 @@ package() {
bsdtar xvf "build/${_uuid}.shell-extension.zip" \
-C "$pkgdir/usr/share/gnome-shell/extensions/$_uuid/"
- mv "$pkgdir/usr/share/gnome-shell/extensions/$_uuid/locale" \
- "$pkgdir/usr/share/"
+ mv "$pkgdir/usr/share/gnome-shell/extensions/$_uuid/locale" "$pkgdir/usr/share"
install -Dm644 "schemas/org.gnome.shell.extensions.blur-my-shell.gschema.xml" -t \
"$pkgdir/usr/share/glib-2.0/schemas/"