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

Evangelos Foutras foutrelis at archlinux.org
Sun May 6 07:03:21 UTC 2012


    Date: Sunday, May 6, 2012 @ 03:03:21
  Author: foutrelis
Revision: 158666

Readd needed --depth=. option (passed to gyp_chromium).

Modified:
  chromium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-06 01:17:51 UTC (rev 158665)
+++ PKGBUILD	2012-05-06 07:03:21 UTC (rev 158666)
@@ -84,7 +84,7 @@
   # CFLAGS are passed through release_extra_cflags below
   export -n CFLAGS CXXFLAGS
 
-  build/gyp_chromium \
+  build/gyp_chromium --depth=. \
     -Dwerror= \
     -Dlinux_sandbox_path=/usr/lib/chromium/chromium-sandbox \
     -Dlinux_strip_binary=1 \




More information about the arch-commits mailing list