summaryrefslogtreecommitdiff
path: root/www/firefox/patches/patch-ay
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox/patches/patch-ay')
-rw-r--r--www/firefox/patches/patch-ay14
1 files changed, 0 insertions, 14 deletions
diff --git a/www/firefox/patches/patch-ay b/www/firefox/patches/patch-ay
deleted file mode 100644
index ded875cf761..00000000000
--- a/www/firefox/patches/patch-ay
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ay,v 1.1.1.1 2004/02/29 17:45:02 xtraeme Exp $
-
---- nsprpub/config/rules.mk.orig 2003-09-16 11:00:28.000000000 +0900
-+++ nsprpub/config/rules.mk 2004-02-27 14:50:13.000000000 +0900
-@@ -371,6 +371,9 @@
- ifeq ($(OS_ARCH),SunOS)
- grep -v ';-' $< | \
- sed -e 's,;+,,' -e 's; DATA ;;' -e 's,;;,,' -e 's,;.*,;,' > $@
-+ifdef LIBRUNPATH
-+DSO_LDOPTS +=-R$(LIBRUNPATH)
-+endif
- endif
- ifeq ($(OS_ARCH),OS2)
- echo LIBRARY $(LIBRARY_NAME)$(LIBRARY_VERSION) INITINSTANCE TERMINSTANCE > $@