Date: Wednesday, June 7, 2017 @ 10:33:25
Author: foutrelis
Revision: 298127
Remove call to update-strings.py; seems unneeded
Modified:
chromium/trunk/PKGBUILD
----------+
PKGBUILD | 2 --
1 file changed, 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-07 09:59:50 UTC (rev 298126)
+++ PKGBUILD 2017-06-07 10:33:25 UTC (rev 298127)
@@ -115,8 +115,6 @@
python2 build/linux/unbundle/replace_gn_files.py \
--system-libraries "${!_system_libs[@]}"
-
- python2 third_party/libaddressinput/chromium/tools/update-strings.py
}
build() {