diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2018-02-20 13:26:15 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2018-02-20 13:26:15 +0100 |
commit | 5dc7c715dbe22e410ce8ab33b6dd2d41f4401122 (patch) | |
tree | c91b7be3a1429d56d3a9f239219a96f36437e66d /libre/iceweasel/iceweasel-install-dir.patch | |
parent | 242781f270841fc2a2fe61e36f45568cf620f0b0 (diff) | |
download | abslibre-5dc7c715dbe22e410ce8ab33b6dd2d41f4401122.tar.gz abslibre-5dc7c715dbe22e410ce8ab33b6dd2d41f4401122.tar.bz2 abslibre-5dc7c715dbe22e410ce8ab33b6dd2d41f4401122.zip |
libre/iceweasel: updated to 58.0.2
Diffstat (limited to 'libre/iceweasel/iceweasel-install-dir.patch')
-rw-r--r-- | libre/iceweasel/iceweasel-install-dir.patch | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/libre/iceweasel/iceweasel-install-dir.patch b/libre/iceweasel/iceweasel-install-dir.patch index d4fb24e06..d6aaafa99 100644 --- a/libre/iceweasel/iceweasel-install-dir.patch +++ b/libre/iceweasel/iceweasel-install-dir.patch @@ -1,5 +1,7 @@ ---- a/config/baseconfig.mk -+++ b/config/baseconfig.mk +diff --git i/config/baseconfig.mk w/config/baseconfig.mk +index e204533ac9b66b88..27ae154ce265ca2b 100644 +--- i/config/baseconfig.mk ++++ w/config/baseconfig.mk @@ -4,7 +4,7 @@ # whether a normal build is happening or whether the check is running. includedir := $(includedir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION) |