On Mon, 20 Apr 2009, C. Griffin wrote:

I knew they could go there, but wondered about the other config folder. The problem with the /usr/local/share folders is that they are overwritten when you recompile, thus wiping out your work. My solution in the past was to keep a copy elsewhere and recopy it when I am done with the recompile. A more elegant solution would be to keep a copy in the .xastir folder somewhere with the other non-overwritten files.

Take away write permission when you modify the files so that the
make install can't write over the top of them.

    chmod ugo-w filename1 filename2 filename3

--
Curt, WE7U.                             archer at eskimo dot com
http://www.eskimo.com/~archer
  Lotto:  A tax on people who are bad at math. - unknown
Windows:  Microsoft's tax on computer illiterates. - WE7U.
The world DOES revolve around me:  I picked the coordinate system!"
_______________________________________________
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

Reply via email to