summaryrefslogtreecommitdiffstats
path: root/http/firefox/PREPARE
blob: b4b132a237e6fc2ce79f0fec0010a67b04c3e95a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# 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