summaryrefslogtreecommitdiff
path: root/emulators/plex86/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/plex86/PLIST')
-rw-r--r--emulators/plex86/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/plex86/PLIST b/emulators/plex86/PLIST
index e6f7c0e815f..d203421d11f 100644
--- a/emulators/plex86/PLIST
+++ b/emulators/plex86/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2002/02/15 10:12:37 skrll Exp $
+@comment $NetBSD: PLIST,v 1.4 2002/12/09 16:01:20 tron Exp $
bin/plex86
bin/plex86_reset
lib/X11/fonts/local/vga.pcf.gz
@@ -12,7 +12,7 @@ lib/plex86/bios/VGABIOS-elpin-2.40
lib/plex86/netbsd_post.sh
lib/plex86/plugin-bochs.so
lkm/plex86.o
-@unexec ${RM} -f %D/lkm/plex86 2>/dev/null || true
+@unexec ${RM} -f %D/lkm/plex86 2>/dev/null || ${TRUE}
share/examples/plex86/freedos.conf
share/examples/plex86/linuxhd.conf
share/examples/plex86/msdos.conf
@@ -22,4 +22,4 @@ share/examples/plex86/winnt.conf
@dirrm lib/plex86/bios
@dirrm lib/plex86
@dirrm share/examples/plex86
-@unexec ${RMDIR} %D/lkm 2>/dev/null || true
+@unexec ${RMDIR} %D/lkm 2>/dev/null || ${TRUE}