summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index afc9cfcf96f5..7a49f8e4a4b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,5 +20,4 @@ build() {
package() {
cd yawn
cargo install --root="$pkgdir"
- rm "$pkgdir"
}