diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-01-22 00:42:51 -0600 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-01-22 00:42:51 -0600 |
commit | 0e7ddfe93a5f7fe6943b9511c7b0a7976ffc699b (patch) | |
tree | 8bbcc9d33d73edd87a84a4509e0370c5b5a1d0b3 /testing/firefox/firefox-version.patch | |
parent | 953e2f632c4193af9350100a0b2640320a20d2ff (diff) | |
download | aports-0e7ddfe93a5f7fe6943b9511c7b0a7976ffc699b.tar.bz2 aports-0e7ddfe93a5f7fe6943b9511c7b0a7976ffc699b.tar.xz |
testing/firefox: new aport
Diffstat (limited to 'testing/firefox/firefox-version.patch')
-rw-r--r-- | testing/firefox/firefox-version.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/firefox/firefox-version.patch b/testing/firefox/firefox-version.patch new file mode 100644 index 0000000000..a7f3740c7b --- /dev/null +++ b/testing/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.6" ++ + NO_PKG_FILES = \ + $(MOZ_APP_NAME)-config \ + $(MOZ_APP_NAME)-bin.elf \ |