summaryrefslogtreecommitdiffstats
path: root/http/firefox/PREPARE
blob: 8cf6398051c5d5051fef539c61d53df4beb1e8f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# Remove persistent variables for SOURCE and VERSION  (Bug #8081)
#
persistent_remove  FIREFOX_VERSION  FIREFOX_SOURCE  &&

#
# This should fix Bug #8081
#
if  grep  -q  --  "PR"  $INSTALL_ROOT/etc/sorcery/local/depends/firefox;  then
  rm  -f  $INSTALL_ROOT/etc/sorcery/local/depends/firefox
fi  &&

#config_query FIREFOX_CVS "Build the devel version?" n
config_query FIREFOX_CVS "Build the version with own xulrunner library (ignore system one)?" n