summaryrefslogtreecommitdiff
path: root/emulators/suse_base/PLIST
blob: 1a473e8af16fea4a5deadf359fbbc517f4428204 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
@comment $NetBSD: PLIST,v 1.9 2006/05/26 11:45:24 joerg Exp $
sbin/linux-mkpwd
@unexec ${RM} -f %D/@@EMULSUBDIR@@/etc/ld.so.cache
@@EMULSUBDIR@@/etc/SuSE-release
@@EMULSUBDIR@@/etc/ld.so.conf
@unexec cd %D/@@EMULSUBDIR@@/etc && ${RM} -f group gshadow passwd shadow
@exec ${MKDIR} %D/@@EMULSUBDIR@@/dev
@exec cp -p /dev/MAKEDEV  %D/@@EMULSUBDIR@@/dev
@exec cd %D/@@EMULSUBDIR@@/dev && sh ./MAKEDEV std audio
@exec cd %D/@@EMULSUBDIR@@/dev && ln -s sound dsp
@unexec ${RMDIR} %D/@@EMULSUBDIR@@/dev/fd || ${TRUE}
@unexec ${RM} -f %D/@@EMULSUBDIR@@/dev/*
@dirrm @@EMULSUBDIR@@/dev