diff options
author | Patrick Lauer <patrick@gentoo.org> | 2016-11-06 07:55:07 +0100 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2016-11-06 07:59:51 +0100 |
commit | 549c259f614892341ad77bdb7a9b5b9912efaeee (patch) | |
tree | 6cfb876e02a2039ba1ab4361342a4774d16091d4 /www-client/firefox | |
parent | dev-python/pexpect: Whitespace (diff) | |
download | gentoo-549c259f614892341ad77bdb7a9b5b9912efaeee.tar.gz gentoo-549c259f614892341ad77bdb7a9b5b9912efaeee.tar.bz2 gentoo-549c259f614892341ad77bdb7a9b5b9912efaeee.zip |
www-client/firefox: Whitespace
Package-Manager: portage-2.3.2
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/firefox-45.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-45.4.0.ebuild b/www-client/firefox/firefox-45.4.0.ebuild index 4b285d6dd0c7..15abe58f39e9 100644 --- a/www-client/firefox/firefox-45.4.0.ebuild +++ b/www-client/firefox/firefox-45.4.0.ebuild @@ -258,7 +258,7 @@ src_compile() { src_install() { cd "${BUILD_OBJ_DIR}" || die - + # Pax mark xpcshell for hardened support, only used for startupcache creation. pax-mark m "${BUILD_OBJ_DIR}"/dist/bin/xpcshell |