Re: Changing spec file for lyx-1.1.5 and lyx-devel

2000-06-20 Thread Mate Wierdl
Since the poster also wanted a different executable name: use the wrapper #! /bin/sh exec /usr/local/bin/lyx ${1+"$@"} and call it, say, lyx-devel. Mate

Re: Changing spec file for lyx-1.1.5 and lyx-devel

2000-06-19 Thread Kayvan A. Sylvan
On Mon, Jun 19, 2000 at 07:05:08PM +0200, Emmanuel GUREGHIAN wrote: > would it be possible to change the spec file for the lyx-devel cvs tree > to make it > install in /usr/local the files and give the lyx executable another name > (such as lyx-devel). > This would allow us to have both version i

Re: Changing spec file for lyx-1.1.5 and lyx-devel

2000-06-19 Thread Garst R. Reese
Jean-Marc Lasgouttes wrote: > > > "Emmanuel" == Emmanuel GUREGHIAN <[EMAIL PROTECTED]> writes: > > Emmanuel> would it be possible to change the spec file for the > Emmanuel> lyx-devel cvs tree to make it install in /usr/local the > Emmanuel> files and give the lyx executable another name (su

Re: Changing spec file for lyx-1.1.5 and lyx-devel

2000-06-19 Thread Jean-Marc Lasgouttes
> "Emmanuel" == Emmanuel GUREGHIAN <[EMAIL PROTECTED]> writes: Emmanuel> would it be possible to change the spec file for the Emmanuel> lyx-devel cvs tree to make it install in /usr/local the Emmanuel> files and give the lyx executable another name (such as Emmanuel> lyx-devel). This would al