[arch-commits] Commit in curl/trunk (PKGBUILD)
Dave Reisner
dreisner at archlinux.org
Thu Jul 21 13:01:41 UTC 2016
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
More information about the arch-commits
mailing list