diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-01-03 15:33:10 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-01-03 15:33:10 -0200 |
commit | e9439511bed9551802cbfb865a234cbed394dec2 (patch) | |
tree | 88681bf866bbb35c0d3ce0a7e5b5a6cd13f6d3f1 /libre/iceweasel-libre | |
parent | f41c36601599b471fd5710bddeb1d74e571cd682 (diff) | |
download | abslibre-e9439511bed9551802cbfb865a234cbed394dec2.tar.gz abslibre-e9439511bed9551802cbfb865a234cbed394dec2.tar.bz2 abslibre-e9439511bed9551802cbfb865a234cbed394dec2.zip |
iceweasel-libre-17.0.1.2-1: fixing english commentary on PKGBUILD
Diffstat (limited to 'libre/iceweasel-libre')
-rw-r--r-- | libre/iceweasel-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/iceweasel-libre/PKGBUILD b/libre/iceweasel-libre/PKGBUILD index 39ee1632a..d316347ea 100644 --- a/libre/iceweasel-libre/PKGBUILD +++ b/libre/iceweasel-libre/PKGBUILD @@ -81,7 +81,7 @@ build() { # Doesn't apply and seems unimportant rm -v debian/patches/l10n/Place-google-and-gmail-before-yandex.patch || true - # This patch doesn't works in some parts due that has patches for others locales languages, source code doesn't has it + # This patch doesn't works in some parts due that has patches for others locales languages, source code hasn't it rm -v debian/patches/debian-hacks/Bug-756390-Make-the-Reset-Firefox-feature-more-gener.patch || true quilt push -a |