diff options
Diffstat (limited to 'www/firefox/patches/patch-ao')
-rw-r--r-- | www/firefox/patches/patch-ao | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/firefox/patches/patch-ao b/www/firefox/patches/patch-ao index 2f3af47df79..472f09c5760 100644 --- a/www/firefox/patches/patch-ao +++ b/www/firefox/patches/patch-ao @@ -1,8 +1,8 @@ -$NetBSD: patch-ao,v 1.11 2014/02/08 09:36:00 ryoon Exp $ +$NetBSD: patch-ao,v 1.12 2014/02/20 13:19:03 ryoon Exp $ ---- toolkit/mozapps/installer/packager.mk.orig 2014-01-28 04:04:06.000000000 +0000 +--- toolkit/mozapps/installer/packager.mk.orig 2013-10-25 22:27:43.000000000 +0000 +++ toolkit/mozapps/installer/packager.mk -@@ -725,9 +725,9 @@ endif +@@ -680,9 +680,9 @@ endif (cd $(DIST)/$(MOZ_PKG_DIR) && $(TAR) --exclude=precomplete $(TAR_CREATE_FLAGS) - .) | \ (cd $(DESTDIR)$(installdir) && tar -xf -) $(NSINSTALL) -D $(DESTDIR)$(bindir) |