From 6229af82ac2ef2ea5785237d5be6859a1145c1b6 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 9 Feb 2005 20:08:26 +0000 Subject: Apply patch from Jeremy C. Reed to define common values for the manual pages on Linux. Also use unexec ${RMDIR} in a directory. --- meta-pkgs/xorg/Makefile.common | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'meta-pkgs') diff --git a/meta-pkgs/xorg/Makefile.common b/meta-pkgs/xorg/Makefile.common index 9cb49e0c49c..f5168643cb5 100644 --- a/meta-pkgs/xorg/Makefile.common +++ b/meta-pkgs/xorg/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.18 2005/02/09 18:42:22 xtraeme Exp $ +# $NetBSD: Makefile.common,v 1.19 2005/02/09 20:08:26 xtraeme Exp $ # # XBUILD_DIRS is the group of directories under ${WRKSRC} that will # be built in. @@ -206,6 +206,10 @@ post-extract: -e "s|@COMPILER_RPATH_FLAG@|${COMPILER_RPATH_FLAG}|g" \ -e "s|@PKG_SYSCONFDIR@|${PKG_SYSCONFDIR}|g" \ -e "s|@EGDIR@|${EGDIR}|g" \ + -e "s|@KERNMAN_SUFFIX@|${KERNMAN_SUFFIX}|g" \ + -e "s|@MISCMAN_SUFFIX@|${MISCMAN_SUFFIX}|g" \ + -e "s|@KERNMAN_DIR@|${KERNMAN_DIR}|g" \ + -e "s|@MISCMAN_DIR@|${MISCMAN_DIR}|g" \ -e "s|@CARDDRIVERS@|${CARDDRIVERS}|g" \ ${FILESDIR}/host.def > ${WRKSRC}/config/cf/host.def @${LN} -sf ${X11ROOT}/bin/gccmakedep ${WRKSRC}/config/util -- cgit v1.2.3