updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / xulrunner-thai / firefox-2.0-buildversion.patch
blobddd51609a30615947cc5a305de765c780c3636e9
1 --- config/bdate.pl.orig 2006-10-26 21:06:39.000000000 +0000
2 +++ config/bdate.pl 2006-10-26 21:06:56.000000000 +0000
3 @@ -39,6 +39,6 @@
5 # Both "generate" args are optional
6 $file = $ARGV[0] if ("$ARGV[0]" ne "");
7 -$official = 1 if ("$ARGV[1]" ne "");
8 +$official = 1;
9 &mozBDate::UpdateBuildNumber($file, $official);