summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorredchenjs2019-06-21 14:46:04 +0800
committerredchenjs2019-06-21 14:46:04 +0800
commit7f9af06f1581e3e07fc2e3bbd20f8423af5c942b (patch)
tree5cc1ea33b245aa425524de4c7eccdfdecc5737c0 /PKGBUILD
parent9b024deb3230564895c8dcc61203292f824c2901 (diff)
downloadaur-7f9af06f1581e3e07fc2e3bbd20f8423af5c942b.tar.gz
minor fixes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 482f7d56a178..4901872da1c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,8 +28,7 @@ md5sums=(
)
package() {
- cd "${srcdir}"
- tar -xf data.tar.xz -C "${pkgdir}"
+ tar -xf "${srcdir}"/data.tar.xz -C "${pkgdir}"/
# remove cron
rm -rf "${pkgdir}"/etc
# install icons