Re: [Scid-users] Makefile and lang modifications

2008-06-22 Thread Pascal Georges
2008/6/22 Mikhail Kalenkov <[EMAIL PROTECTED]>: > > This patch didn't add $(DESTDIR) to engines install path because I didn't > build and install engines from the scid package. > Hi, This is not good, as this will break some Scid features. > > 2) I converted tcl/lang/russian.tcl from the cp12

[Scid-users] Makefile and lang modifications

2008-06-22 Thread Mikhail Kalenkov
Hello, I have built linux RPM package for the Fedora 9 distribution. I had to apply two patches. Perhaps these patches will be suitable to be added upstream 1) Makefile patch that added $DESTDIR prefix to all paths === diff -uNrp scid.orig/Makefile.conf scid/M