fd1103bddf
bump pkgrevision closes PR 20267
12 lines
513 B
Text
12 lines
513 B
Text
@comment $NetBSD: PLIST,v 1.5 2003/03/22 01:22:30 dillo 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 ln -s /dev/sound %D/@@EMULSUBDIR@@/dev/dsp
|
|
@unexec ${RM} -f %D/@@EMULSUBDIR@@/dev/dsp
|
|
@exec ln -s /dev/null %D/@@EMULSUBDIR@@/dev/null
|
|
@unexec ${RM} -f %D/@@EMULSUBDIR@@/dev/null
|
|
@dirrm @@EMULSUBDIR@@/dev
|