[Portland] xdg-utils-optgnome.patch
Bastian, Waldo
waldo.bastian at intel.com
Mon Jul 24 13:38:52 PDT 2006
Interesting, which shell are you using? Is this on FC6?
Waldo Bastian
Linux Client Architect - Client Linux Foundation Technology
Channel Platform Solutions Group
Intel Corporation - http://www.intel.com/go/linux
OSDL DTL Tech Board Chairman
>-----Original Message-----
>From: portland-bounces at lists.freedesktop.org [mailto:portland-
>bounces at lists.freedesktop.org] On Behalf Of Rex Dieter
>Sent: Monday, July 24, 2006 11:25 AM
>To: portland at lists.freedesktop.org
>Subject: [Portland] xdg-utils-optgnome.patch
>
>The construct
>
>IFS=:
>for x in $PATH:/opt/gnome/bin ; do
>...
>use in a few of the xdg-utils scripts doesn't work (for me), but
>changing it to (something like):
>MYPATH=$PATH:/opt/gnome/bin
>for x in $MYPATH ; do
>*does*. Potential patch attached.
>
>-- Rex
More information about the Portland
mailing list