Date: Thursday, July 21, 2016 @ 13:01:41
  Author: dreisner
Revision: 272086

upgpkg: curl 7.50.0-1

Modified:
  curl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-07-21 12:42:59 UTC (rev 272085)
+++ PKGBUILD    2016-07-21 13:01:41 UTC (rev 272086)
@@ -48,7 +48,7 @@
 
   make DESTDIR="$pkgdir" install
 
-  local wordsize=$(cpp -include 'bits/wordsize.h' <<<'__WORDSIZE' | sed 
'/^#/d')
+  local wordsize=$(cpp -include 'bits/wordsize.h' <<<'__WORDSIZE' | sed '$!d')
   local _curlbuild=curlbuild-$wordsize.h
 
   # license

Reply via email to