summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabien Tassin <fta@sofaraway.org>2007-09-21 18:49:27 +0000
committerFabien Tassin <fta@sofaraway.org>2007-09-21 18:49:27 +0000
commitdec29ea8934867ada8b6b4bfea683415b5129d8b (patch)
treea79809bbbd7f7ecf0770eb8e98d4d8fd940832ad
parent1cc550277eee4ff7d7ae512e8be5a58525a9f58e (diff)
* Rename firefox appname to firefox-3.0
-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