Hi,
On Thu, 2005-06-09 at 13:39 +0200, Germano Percossi wrote:
> Christian Holm Christensen wrote:
> > vi build/packages/debian/rules
> > [Take out the `--disable-builtin-afterimage' from the `configure
> > command line]
> > make debian
> >
> > That's it. The reason you have to edit the file mentioned above, is
> > that the patch isn't back-ported to the production version.
>
> Hi Christian, I apologize to have not read the
> thread from the beginning bacause
> of its title.
> Anyway, is this needed also for RPM packages?
Yep, except that the order is
cvs -d :pserver:cvs_at_root.cern.ch:/user/cvs login
Password: cvs
cvs -d :pserver:cvs_at_root.cern.ch:/user/cvs export \
-d root-v4.04.02 -r v4-04-02 root
cd root-v4.04.02
vi build/packages/redhat/spec.in
[Take out the `--disable-builtin-afterimage' from the `configure
command line]
make redhat
cd ..
tar -czf root-v4.04.02-source.tar.gz root-v4.04.02
su
Password: ********
rpmbuild -ta root-v4.04.02-source.tar.gz
See also my web-pages at
http://cern.ch/cholm/root/debs http://cern.ch/cholm/root/rpms
Everything (except for the afterimage issue) is detailed in `README/INSTALL'. Yours,
--
___ | Christian Holm Christensen
|_| | -------------------------------------------------------------
| | Address: Sankt Hansgade 23, 1. th. Phone: (+45) 35 35 96 91
_| DK-2200 Copenhagen N Cell: (+45) 24 61 85 91
_| Denmark Office: (+45) 353 25 404
____| Email: cholm_at_nbi.dk Web: www.nbi.dk/~cholm
| |
Received on Thu Jun 09 2005 - 14:43:22 MEST
This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:09 MET