head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.4 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.2 pkgsrc-2012Q4-base:1.2; locks; strict; comment @# @; 1.2 date 2012.03.10.14.57.32; author ryoon; state dead; branches; next 1.1; 1.1 date 2012.03.10.03.26.05; author ryoon; state Exp; branches; next ; desc @@ 1.2 log @Remove necessary backups of the patches. @ text @$NetBSD: patch-ma-toplevel.orig,v 1.1 2012/03/10 03:26:05 ryoon Exp $ --- config/autoconf.mk.in.orig 2011-07-06 08:40:27.000000000 +0000 +++ config/autoconf.mk.in @@@@ -60,14 +60,14 @@@@ MOZ_PKG_SPECIAL = @@MOZ_PKG_SPECIAL@@ prefix = @@prefix@@ exec_prefix = @@exec_prefix@@ bindir = @@bindir@@ -includedir = @@includedir@@/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION) +includedir = @@includedir@@/$(MOZILLA_PKG_NAME) libdir = @@libdir@@ datadir = @@datadir@@ mandir = @@mandir@@ -idldir = $(datadir)/idl/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION) +idldir = @@datadir@@/idl/$(MOZILLA_PKG_NAME) -installdir = $(libdir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION) -sdkdir = $(libdir)/$(MOZ_APP_NAME)-devel-$(MOZ_APP_VERSION) +installdir = $(libdir)/$(MOZILLA_PKG_NAME) +sdkdir = $(libdir)/$(MOZILLA_PKG_NAME)-sdk MOZDEPTH = $(DEPTH)/mozilla DIST = $(MOZDEPTH)/dist @ 1.1 log @Update to 2.7.2 * Many new features. * Security bugfixes. * See http://www.seamonkey-project.org/releases/seamonkey2.7/ @ text @d1 1 a1 1 $NetBSD: patch-ma-toplevel,v 1.2 2011/07/11 20:46:36 tnn Exp $ @