summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77822b612d9a..3745a6fcaf8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,10 +16,6 @@ source=("https://github.com/kbknapp/$pkgname/archive/v$pkgver/$pkgname-$pkgver.t
sha256sums=('6e07552706cdebceaf5b03bcd022082cdafca70e8e095a74ace95c767e39d509')
-prepare() {
- tar xf $pkgname-$pkgver.tar.gz
-}
-
build() {
cd "$pkgname-$pkgver"
cargo build --release