>>>>> Angelo Graziosi writes:

    > It looks a postinstall problem:
    > ======================
    > if [ ! -f /etc/X11/app-defaults/Fig ]
    > then
    >     /usr/bin/mkdir -p /etc/X11/app-defaults
    >     /usr/bin/cp /etc/defaults/etc/X11/app-defaults/Fig 
/etc/X11/app-defaults/Fig
    > fi

    > if [ ! -f /etc/X11/app-defaults/Fig-color ]
    > then
    >     /usr/bin/mkdir -p /etc/X11/app-defaults
    >     /usr/bin/cp /etc/defaults/etc/X11/app-defaults/Fig-color
    > /etc/X11/app-defaults/Fig-color
    > fi
    > ======================

    > If I read correctly, if Fig* files exist in '/etc/X11/app-defaults', they 
are
    > not replaced with new.

That's correct. If somebody has changed the system defaults I don't want 
overide these.
Just copy /etc/defaults/etc/X11/app-defaults/Fig yourself.

Ciao
 Volker
 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/

Reply via email to