The latest version of this script (lyx-build) is always available at the following URL:
http://www.box.com/kslyx On Sat, Nov 3, 2012 at 4:14 PM, Kayvan Sylvan <kayvansyl...@gmail.com>wrote: > Hi everyone, > > I've tested this on Fedora 15, 16, and 17. The Fedora 17 system was a > clean install on VirtualBox, after which I ran my script. > > The basic idea: > > lyx-build init # installs needed packages and sets up the rpmbuild dir > lyx-build rpm # create the RPM files > lyx-build install # installs the RPMs > > subsequent runs: > > lyx-build pull # pull the latest sources > lyx-build rpm # create the RPM files > lyx-build install # re-install the RPM files > > I also added this script to the LyX Wiki. > > Best regards, > > ---Kayvan > > >