mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/pentadactyl: Updated to work with Firefox 42.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
2d9e45b0d7
commit
768142843f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue