summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZerophase2017-06-27 19:51:51 -0500
committerZerophase2017-06-27 19:51:51 -0500
commitf6c3cbd16606f6b04f99d4e724e53e20a557784e (patch)
treee880fdc59550c9778d6ea3b93a1160bbd51be5d3
parentefbff7a7d199c831afd150ae6e3f5a79a3f1fd5a (diff)
downloadaur-f6c3cbd16606f6b04f99d4e724e53e20a557784e.tar.gz
Corrects directory
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b9fab7a94e0..b44be979ffb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ source=("https://github.com/B00merang-Project/Windows-10/archive/v1.0.0.tar.gz")
sha1sums=('d91bcaef6347faf99afd906bbf5c503c962a1b3d')
package() {
- cd Windows-10-$pkgver/Windows\ 10\ Light
+ cd Windows-10-$pkgver
# create theme dir
install -d -m 755 "$pkgdir/usr/share/themes/Windows10"