summaryrefslogtreecommitdiff
path: root/x11/gdm/PLIST
diff options
context:
space:
mode:
authortron <tron>2002-12-09 16:01:10 +0000
committertron <tron>2002-12-09 16:01:10 +0000
commit04ef0ab0bc819f60fbb9bf3caf332481ed9e528e (patch)
treeed3d3dfb4944ff842d136066e2afeafe924859e8 /x11/gdm/PLIST
parentc04f6bcfb2c786201abd33ac5b817ec78540c618 (diff)
downloadpkgsrc-04ef0ab0bc819f60fbb9bf3caf332481ed9e528e.tar.gz
Replace "true" by "${TRUE}".
Diffstat (limited to 'x11/gdm/PLIST')
-rw-r--r--x11/gdm/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gdm/PLIST b/x11/gdm/PLIST
index 875522c1e9b..62d83ffc075 100644
--- a/x11/gdm/PLIST
+++ b/x11/gdm/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2002/06/26 10:30:09 seb Exp $
+@comment $NetBSD: PLIST,v 1.4 2002/12/09 16:01:55 tron Exp $
bin/gdm
bin/gdmchooser
bin/gdmconfig
@@ -75,6 +75,6 @@ share/pixmaps/nohost.png
@dirrm etc/gdm/PreSession.default
@dirrm etc/gdm/PostSession.default
@dirrm etc/gdm/Init.default
-@unexec ${RMDIR} %D/etc/gdm/Sessions %D/etc/gdm/PreSession %D/etc/gdm/PostSession %D/etc/gdm/Init %D/etc/gdm 2>/dev/null || true
+@unexec ${RMDIR} %D/etc/gdm/Sessions %D/etc/gdm/PreSession %D/etc/gdm/PostSession %D/etc/gdm/Init %D/etc/gdm 2>/dev/null || ${TRUE}
@exec ${INSTALL} -d -o ${GDMOWN} -g ${GDMGRP} -m 750 ${LOCALSTATEDIR}/gdm
@unexec ${RM} -rf ${LOCALSTATEDIR}/gdm