summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIru Cai2016-05-01 14:02:08 +0800
committerIru Cai2016-05-01 14:02:08 +0800
commitadbd85e272626a4026f0b7bb08eda936fc7aa5c7 (patch)
treef7581da3de66f8f47d6b7034fd723c2d54b51c5a
parent313593bab1a151819e45157c4db09af63be47c9d (diff)
downloadaur-adbd85e272626a4026f0b7bb08eda936fc7aa5c7.tar.gz
Do not need to change the libvpx stuff now.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bfe4f9a7fe4d..53d244d47830 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -50,7 +50,7 @@ prepare() {
touch chrome/test/data/webui/i18n_process_css_test.html
# https://code.google.com/p/chromium/issues/detail?id=541273
- sed -i "/'target_name': 'libvpx'/s/libvpx/&_new/" build/linux/unbundle/libvpx.gyp
+ #sed -i "/'target_name': 'libvpx'/s/libvpx/&_new/" build/linux/unbundle/libvpx.gyp
# Enable support for the Widevine CDM plugin
# The actual libraries are not included, but can be copied over from Chrome: