From 768142843f7f29488d728505566b7325e2788eaa Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Tue, 3 Nov 2015 21:39:30 -0800 Subject: network/pentadactyl: Updated to work with Firefox 42. Signed-off-by: Benjamin Trigona-Harany --- network/pentadactyl/pentadactyl.SlackBuild | 1 + 1 file changed, 1 insertion(+) (limited to 'network/pentadactyl') diff --git a/network/pentadactyl/pentadactyl.SlackBuild b/network/pentadactyl/pentadactyl.SlackBuild index 1e196a09b1..86141fe47f 100644 --- a/network/pentadactyl/pentadactyl.SlackBuild +++ b/network/pentadactyl/pentadactyl.SlackBuild @@ -64,6 +64,7 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; +sed -i "s/maxVersion=\"41/maxVersion=\"42/g" pentadactyl/install.rdf make -C $PRGNAM xpi # Get the currently installed Firefox version (handle the case where multiple versions -- cgit v1.2.3