diff options
author | Martin Stransky <stransky@fedoraproject.org> | 2007-12-18 14:33:32 +0000 |
---|---|---|
committer | Martin Stransky <stransky@fedoraproject.org> | 2007-12-18 14:33:32 +0000 |
commit | bede30df0baea7e8e1e2f6d108a73e051cd64fc3 (patch) | |
tree | a7a6155e74c936ee389ec0edd95c6ace2d6d9d00 /firefox-2.0-enable-debug.patch | |
parent | ...and put back all of the prefs (diff) | |
download | librewolf-fedora-ff-bede30df0baea7e8e1e2f6d108a73e051cd64fc3.tar.gz librewolf-fedora-ff-bede30df0baea7e8e1e2f6d108a73e051cd64fc3.tar.bz2 librewolf-fedora-ff-bede30df0baea7e8e1e2f6d108a73e051cd64fc3.zip |
- moved to XUL Runner and updated to 3.0b3pre
- removed firefox-devel package, gecko-libs is provided by xulrunner-devel
now.
Diffstat (limited to 'firefox-2.0-enable-debug.patch')
-rw-r--r-- | firefox-2.0-enable-debug.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/firefox-2.0-enable-debug.patch b/firefox-2.0-enable-debug.patch deleted file mode 100644 index 256b674..0000000 --- a/firefox-2.0-enable-debug.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up mozilla/browser/app/Makefile.in.old mozilla/browser/app/Makefile.in ---- mozilla/browser/app/Makefile.in.old 2006-08-29 04:03:07.000000000 +0200 -+++ mozilla/browser/app/Makefile.in 2007-09-26 15:08:35.000000000 +0200 -@@ -238,7 +238,7 @@ libs:: firefox - $(INSTALL) $< $(DIST)/bin - - install:: firefox -- $(SYSINSTALL) $< $(DESTDIR)$(bindir) -+ $(SYSINSTALL) $< $(DESTDIR)$(mozappdir) - - GARBAGE += firefox - GARBAGE += $(addprefix $(DIST)/bin/defaults/pref/, firefox.js) |