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

Felix Yan felixonmars at archlinux.org
Sat Nov 16 18:09:49 UTC 2019


    Date: Saturday, November 16, 2019 @ 18:09:48
  Author: felixonmars
Revision: 529691

quote srcdir

Modified:
  cclive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-16 18:09:17 UTC (rev 529690)
+++ PKGBUILD	2019-11-16 18:09:48 UTC (rev 529691)
@@ -26,7 +26,7 @@
   cd $pkgname-$pkgver
 
   # Update boost.m4 to support GCC > 5.1
-  cp $srcdir/boost.m4 m4/
+  cp "$srcdir"/boost.m4 m4/
   autoconf
 
   patch -Np1 -i ../iostream.patch



More information about the arch-commits mailing list