summaryrefslogtreecommitdiff
path: root/firefox-2.0-enable-debug.patch
diff options
context:
space:
mode:
Diffstat (limited to 'firefox-2.0-enable-debug.patch')
-rw-r--r--firefox-2.0-enable-debug.patch12
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)
bgstack15