summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM.Reynolds2016-08-17 15:26:16 -0400
committerM.Reynolds2016-08-17 15:26:16 -0400
commit94f2953752d41b20388e2696dc88c381e89f23e0 (patch)
tree46f26c5a3b5881afa83a10f6706c18a09ae17ea5
parentf0737a6810ed9a20adcb24fb7d1bcc5510e18fa5 (diff)
downloadaur-94f2953752d41b20388e2696dc88c381e89f23e0.tar.gz
Tab spacing change.
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 882f7305c120..cec1bb05df23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,9 +31,9 @@ package() {
cp -r "Greybird-$pkgver/" "$pkgdir/usr/share/themes/Greybird/"
rm -rf "$pkgdir/usr/share/themes/Greybird/.gitignore"
- ln -s "/usr/share/themes/Greybird/xfwm4-compact" \
- "$pkgdir/usr/share/themes/Greybird Compact/xfwm4"
+ ln -s "/usr/share/themes/Greybird/xfwm4-compact" \
+ "$pkgdir/usr/share/themes/Greybird Compact/xfwm4"
- ln -s "/usr/share/themes/Greybird/xfwm4-a11y" \
- "$pkgdir/usr/share/themes/Greybird a11y/xfwm4"
+ ln -s "/usr/share/themes/Greybird/xfwm4-a11y" \
+ "$pkgdir/usr/share/themes/Greybird a11y/xfwm4"
}