summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--README6
2 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 495acf3..8f3639e 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ endif
############################################################################
DEBIAN_FF3_TARGET := firefox-orig
-DEBIAN_FF3_APPNAME := firefox-trunk
+DEBIAN_FF3_APPNAME := firefox-3.0
DEBIAN_FF3_FILE := mozilla/browser/config/version.txt
DEBIAN_FF3_URL := 'http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=SeaMonkeyBrowser&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=week&mindate=&maxdate=&cvsroot=%2Fcvsroot'
diff --git a/README b/README
index d454c8f..44855df 100644
--- a/README
+++ b/README
@@ -15,10 +15,10 @@ To use:
Usage:
make client Fetch and patch mozilla client
- make firefox-orig Create firefox-trunk sources tarball
+ make firefox-orig Create firefox-3.0 sources tarball
make xulrunner-orig Create xulrunner-1.9 sources tarball
- make nss-orig Create nss-trunk sources tarball
- make nspr-orig Create nspr-trunk sources tarball
+ make nss-orig Create nss sources tarball
+ make nspr-orig Create nspr sources tarball
You can also recreate a tarball from a specific timestamp by specifying
DEBIAN_DATE in the form YYYYMMDDtHHMM