Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37904211
en ru br
ALT Linux repos
S:118.0-alt1
5.0: 3.0.9-alt1.M50.1
4.1: 3.0.9-alt0.M41.1
+updates:3.0.4-alt0.M41.2
4.0: 2.0.0.18-alt0.M40.1
3.0: 1.0.7-alt3
+updates:1.0.8-alt0.M30.1

Group :: Networking/WWW
RPM: firefox

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#!/bin/sh -e

if [ ! -d "${HOME}/${MOZ_PIS_USER_DIR}" ]; then
mkdir -p "${HOME}/${MOZ_PIS_USER_DIR}/alt.default"
cat >"${HOME}/${MOZ_PIS_USER_DIR}/profiles.ini"<<EOF
[General]
StartWithLastProfile=1

[Profile0]
Name=default
IsRelative=1
Path=alt.default
Default=1
EOF
>"${HOME}/${MOZ_PIS_USER_DIR}/alt.default/prefs.js"
fi
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin