summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIvan Tiukov2020-01-23 04:36:57 +0200
committerIvan Tiukov2020-01-23 04:36:57 +0200
commita418a2aec04bea5253b8aa254206688bf2e5635d (patch)
tree8856e527e34ca9a66a0f1feb260d11ef2fd88004 /PKGBUILD
parent7ac87f2af8aa3b59a7a9c56d19dd03ae42dce8f9 (diff)
downloadaur-a418a2aec04bea5253b8aa254206688bf2e5635d.tar.gz
Fix wrong directory
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fcfd0409d90..18b8893878e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,5 @@ source_x86_64=(https://downloads.remotixcloud.com/qc-linux/${pkgname}-${pkgver}-
sha256sums_x86_64=('f3021ea6f26c393a7d208789c2c086810b7e202bbd2523ba1c75e4e679b9c69f')
package() {
- cd "${srcdir}/${pkgname}-${pkgver}-${pkgrel}"
bsdtar -xv -C "${pkgdir}" -f "${srcdir}/data.tar.xz"
}