diff options
author | Greg Frost <gregfrost1@bigpond.com> | 2009-07-29 09:29:30 (GMT) |
---|---|---|
committer | Greg Frost <gregfrost1@bigpond.com> | 2009-07-29 09:29:30 (GMT) |
commit | 4159bd66e3adbf81679c68dfbe6a01486a3f53db (patch) | |
tree | 01bd3c6700bce3d19f053d900598cac1df63fcb9 /abs/extra-testing/community/firefox/firefox-version.patch | |
parent | fd40ea704a335d923d7af765add1b3bad1ee5a9d (diff) | |
download | linhes_pkgbuild-4159bd66e3adbf81679c68dfbe6a01486a3f53db.zip linhes_pkgbuild-4159bd66e3adbf81679c68dfbe6a01486a3f53db.tar.gz linhes_pkgbuild-4159bd66e3adbf81679c68dfbe6a01486a3f53db.tar.bz2 |
firefox3.5.1upgrade: firefox nss nspr sqlite3 xulrunner
Diffstat (limited to 'abs/extra-testing/community/firefox/firefox-version.patch')
-rw-r--r-- | abs/extra-testing/community/firefox/firefox-version.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/abs/extra-testing/community/firefox/firefox-version.patch b/abs/extra-testing/community/firefox/firefox-version.patch new file mode 100644 index 0000000..b0a4552 --- /dev/null +++ b/abs/extra-testing/community/firefox/firefox-version.patch @@ -0,0 +1,11 @@ +--- mozilla-1.9.1/browser/installer/Makefile.in.ver 2009-07-18 13:32:35.000000000 +0200 ++++ mozilla-1.9.1/browser/installer/Makefile.in 2009-07-18 13:33:12.000000000 +0200 +@@ -43,6 +43,8 @@ + + include $(DEPTH)/config/autoconf.mk + ++MOZ_APP_VERSION="3.5" ++ + NO_PKG_FILES = \ + $(MOZ_APP_NAME)-config \ + $(MOZ_APP_NAME)-bin.elf \ |