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

Antonio Rojas arojas at archlinux.org
Sat Apr 17 11:16:33 UTC 2021


    Date: Saturday, April 17, 2021 @ 11:16:33
  Author: arojas
Revision: 412808

Quoting

Modified:
  clisp/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-17 11:15:08 UTC (rev 412807)
+++ PKGBUILD	2021-04-17 11:16:33 UTC (rev 412808)
@@ -30,5 +30,5 @@
 
 package() {
   cd $pkgname/src
-  make DESTDIR=$pkgdir install
+  make DESTDIR="$pkgdir" install
 }



More information about the arch-commits mailing list