diff options
Diffstat (limited to 'network/pentadactyl/pentadactyl.SlackBuild')
-rw-r--r-- | network/pentadactyl/pentadactyl.SlackBuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 |