diff options
Diffstat (limited to 'emulators/suse91_base/PLIST')
-rw-r--r-- | emulators/suse91_base/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/suse91_base/PLIST b/emulators/suse91_base/PLIST index 50621699660..63eae7a2742 100644 --- a/emulators/suse91_base/PLIST +++ b/emulators/suse91_base/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.2 2004/10/02 01:26:19 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/11/05 14:23:53 wiz Exp $ sbin/linux-mkpwd @unexec ${RM} -f %D/@@EMULSUBDIR@@/etc/ld.so.cache @@EMULSUBDIR@@/etc/SuSE-release @@EMULSUBDIR@@/etc/mtab @@EMULSUBDIR@@/usr/lib/libz.so.1 +@exec ${MKDIR} %D/@@EMULSUBDIR@@/proc @dirrm @@EMULSUBDIR@@/proc @unexec cd %D/@@EMULSUBDIR@@/etc && ${RM} -f group gshadow passwd shadow @exec ${MKDIR} %D/@@EMULSUBDIR@@/dev |