| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-apps-help AT cygwin DOT com; run by ezmlm |
| Sender: | cygwin-apps-owner AT cygwin DOT com |
| List-Subscribe: | <mailto:cygwin-apps-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-apps/> |
| List-Post: | <mailto:cygwin-apps AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-apps-help AT cygwin DOT com>, <http://sources.redhat.com/lists.html#faqs> |
| Mail-Followup-To: | cygwin-apps AT cygwin DOT com |
| Delivered-To: | mailing list cygwin-apps AT cygwin DOT com |
| From: | "John Morrison" <john DOT r DOT morrison AT ntlworld DOT com> |
| To: | <cygwin-apps AT cygwin DOT com> |
| Subject: | RE: cygwin/xfree86 setup.exe packages available for comments and testing |
| Date: | Mon, 22 Apr 2002 09:35:57 +0100 |
| Message-ID: | <OIENKAGCMBEDKDHGANIKGEPFCBAA.john.r.morrison@ntlworld.com> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| In-Reply-To: | <20020420004448.GD28399@redhat.com> |
| Importance: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
Just a little mod... fontdir=/usr/X11R6/lib/X11/fonts wfontdir=`cygpath -w $fontdir` umount -u $fontdir 2>/dev/null mount -bfs "$wfontdir" "$fontdir" 2> /dev/null || mount -bfu "$wfontdir" "$fontdir" fixes spaces :) J.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |