Observations on 3.8.16
Joe Klemmer
klemmerj at webtrek.com
Wed Apr 24 02:14:35 CEST 2002
On Tue, 2002-04-23 at 11:33, Olivier Fourdan wrote:
> After changing the spec file, you must do a "./autogen.sh && make rpm"
> to actually build the RPM with that modified spec file.
>
> Once built, simply install your newly created rpm
FWLIW, I have bee using this procedure -
rpm 0vh xfce*.src.rpm
cd /usr/src/redhat/SPECS
vi(m) xfce.spec
(add --enable-old-style)
rpm -ba --clean --rmsource --target i686 xfce.spec
(wait for a little while)
cd ../RPMS/i686
rpm -Fvh xfce*.i686.rpm
More information about the Xfce
mailing list