[arch-commits] Commit in wasmer/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Jun 23 07:40:51 UTC 2021


    Date: Wednesday, June 23, 2021 @ 07:40:51
  Author: svenstaro
Revision: 967025

Remove unused prepare function

Modified:
  wasmer/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ----
 1 file changed, 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-23 05:47:06 UTC (rev 967024)
+++ PKGBUILD	2021-06-23 07:40:51 UTC (rev 967025)
@@ -18,10 +18,6 @@
 WASMER_INSTALL_PREFIX=/usr
 ENABLE_LLVM=1
 
-prepare() {
-  cd "$pkgname-$pkgver"
-}
-
 build() {
   cd "$pkgname-$pkgver"
   make all



More information about the arch-commits mailing list