]> gitweb @ CieloNegro.org - pkgsrc-firefox3.git/blob - patches/patch-ds
Initial revision of the upstream www/firefox3
[pkgsrc-firefox3.git] / patches / patch-ds
1 $NetBSD: patch-ds,v 1.1.1.1 2008/06/28 10:01:07 tnn Exp $
2
3 diff -ruN ../Orig/mozilla/security/coreconf/arch.mk ./security/coreconf/arch.mk
4 --- ../Orig/mozilla/security/coreconf/arch.mk   2005-10-11 08:30:12.000000000 +0900
5 +++ ./security/coreconf/arch.mk 2005-12-04 19:45:28.000000000 +0900
6 @@ -145,7 +145,7 @@
7  # IRIX 6.5-ALPHA-1289139620.
8  #
9  
10 -ifeq (,$(filter-out Linux FreeBSD IRIX,$(OS_ARCH)))
11 +ifeq (,$(filter-out Linux DragonFly FreeBSD IRIX,$(OS_ARCH)))
12      OS_RELEASE := $(shell echo $(OS_RELEASE) | sed 's/-.*//')
13  endif
14