network/pentadactyl: Updated to work with Firefox 42.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2015-11-03 21:39:30 -08:00 committed by Willy Sudiarto Raharjo
parent 2d9e45b0d7
commit 768142843f

View file

@ -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