From a41ce3a3931b8a08876b932b1c1d1e3b690deef6 Mon Sep 17 00:00:00 2001 From: abs Date: Thu, 15 Dec 2011 17:00:31 +0000 Subject: Adjust emul/linux/dev/shm to emul/${LINUX_BASE}/dev/shm to ensure correct directory is used for suse113_32_base. Bump pkgrevision --- emulators/suse113_base/Makefile | 4 ++-- emulators/suse113_base/PLIST | 4 ++-- emulators/suse113_linux/Makefile.common | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'emulators') diff --git a/emulators/suse113_base/Makefile b/emulators/suse113_base/Makefile index b3353d1119e..396b8a55c9f 100644 --- a/emulators/suse113_base/Makefile +++ b/emulators/suse113_base/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2011/10/07 08:22:46 ryoon Exp $ +# $NetBSD: Makefile,v 1.10 2011/12/15 17:00:31 abs Exp $ DISTNAME= suse_base-${SUSE_VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators DISTFILES+= aaa_base-11.3-8.9.1.${SUSE_ARCH}.rpm DISTFILES+= bash-4.1-8.1.${SUSE_ARCH}.rpm diff --git a/emulators/suse113_base/PLIST b/emulators/suse113_base/PLIST index e206feed99f..9f8acfaeab4 100644 --- a/emulators/suse113_base/PLIST +++ b/emulators/suse113_base/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2011/10/07 08:22:46 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.3 2011/12/15 17:00:31 abs Exp $ sbin/${LINUX_BASE}-mkpwd ${EMULSUBDIRSLASH}etc/SuSE-release -@pkgdir emul/linux/dev/shm +@pkgdir emul/${LINUX_BASE}/dev/shm diff --git a/emulators/suse113_linux/Makefile.common b/emulators/suse113_linux/Makefile.common index 28c29d376df..a3be9dc0006 100644 --- a/emulators/suse113_linux/Makefile.common +++ b/emulators/suse113_linux/Makefile.common @@ -1,4 +1,5 @@ -# $NetBSD: Makefile.common,v 1.5 2011/02/27 15:41:55 chs Exp $ +# $NetBSD: Makefile.common,v 1.6 2011/12/15 17:00:31 abs Exp $ +# used by emulators/suse113_base/Makefile SUSE_PKG= yes SUSE_VERSION= 11.3 -- cgit v1.2.3