diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-11-29 23:50:23 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-11-29 23:50:23 -0200 |
commit | 206bb4de6ce77dc61855859e3720969ab4eabcaf (patch) | |
tree | 8e3af53884358eed801e68afea4e01e1be37f5d6 /libre/iceape-libre | |
parent | e94d8f97c299b0d27a1db605b6c40068a94cb689 (diff) |
iceape-libre-2.7.11.1-2: fixing libre.patch
Diffstat (limited to 'libre/iceape-libre')
-rwxr-xr-x | libre/iceape-libre/PKGBUILD | 2 | ||||
-rwxr-xr-x | libre/iceape-libre/libre.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libre/iceape-libre/PKGBUILD b/libre/iceape-libre/PKGBUILD index dea779f53..2595a36f9 100755 --- a/libre/iceape-libre/PKGBUILD +++ b/libre/iceape-libre/PKGBUILD @@ -35,7 +35,7 @@ md5sums=('40473b4c662975eda865e1fc35c4953b' '7266333e31731af8bb50c2eca8d0bd26' '25b6fe16ac24cd5c852213e5c1adb272' 'c395d443a8c4c16880c7322bcf174743' - '26fb301bdb7a17691bf53da9c9fad3e9') + 'ebe66195898c89644138ffc88ba26a24') build() { export QUILT_PATCHES=debian/patches diff --git a/libre/iceape-libre/libre.patch b/libre/iceape-libre/libre.patch index 375995a88..6273a05a9 100755 --- a/libre/iceape-libre/libre.patch +++ b/libre/iceape-libre/libre.patch @@ -41,7 +41,7 @@ -gecko.handlerService.schemes.mailto.0.name=Yahoo! Mail -gecko.handlerService.schemes.mailto.0.uriTemplate=http://compose.mail.yahoo.com/?To=%s -gecko.handlerService.schemes.mailto.1.name=Gmail --gecko.handlerService.schemes.mailto.1.uriTemplate=https://mail.google.com/mail/?extsrc=mailto&url=%s +-gecko.handlerService.schemes.mailto.1.uriTemplate=https://mail.google.com/mail/?extsrc=mailto&url=%s - # The default set of protocol handlers for irc: -gecko.handlerService.schemes.irc.0.name=Mibbit |