[Xquartz-changes] [435] trunk/pkg/scripts/postinst_sl.sh

source_changes at macosforge.org source_changes at macosforge.org
Mon Mar 29 18:27:06 PDT 2010


Revision: 435
          http://trac.macosforge.org/projects/xquartz/changeset/435
Author:   jeremyhu at freedesktop.org
Date:     2010-03-29 18:27:05 -0700 (Mon, 29 Mar 2010)
Log Message:
-----------
Remove paths.d files from beta versions

Modified Paths:
--------------
    trunk/pkg/scripts/postinst_sl.sh

Modified: trunk/pkg/scripts/postinst_sl.sh
===================================================================
--- trunk/pkg/scripts/postinst_sl.sh	2010-03-29 23:06:38 UTC (rev 434)
+++ trunk/pkg/scripts/postinst_sl.sh	2010-03-30 01:27:05 UTC (rev 435)
@@ -2,4 +2,7 @@
 # Cache system fonts
 /opt/X11/bin/font_cache --force --system
 
+[[ -f /etc/paths.d/XQuartz ]] && rm /etc/paths.d/XQuartz 
+[[ -f /etc/manpaths.d/XQuartz ]] && rm /etc/manpaths.d/XQuartz 
+
 exit 0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20100329/d5e9ee9e/attachment.html>


More information about the Xquartz-changes mailing list