mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
new improved instrcutions
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@899 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
2bfa4ecfb6
commit
10c29e7925
@ -8,9 +8,13 @@ Short instructions:
|
||||
You'll need to be root. (It is possible to avoid this requirement,
|
||||
but I haven't done the work to the RPM.)
|
||||
|
||||
rpm -ivh <whatever>.src.rpm
|
||||
cd /usr/src/redhat/SOURCES
|
||||
tar -zxvf xacc-1.x.tar.gz
|
||||
cp xacc-1.x/rpm/xacc.spec ../SPECS
|
||||
cp xacc-1.x/rpm/xacc.wmconfig .
|
||||
|
||||
cd /usr/src/redhat/SPECS
|
||||
rpm -ba <whatever>.spec
|
||||
rpm -ba xacc.spec
|
||||
|
||||
wait a bit, and a new binary rpm will be in
|
||||
/usr/src/redhat/RPMS/<arch> and a new src.rpm will be in
|
||||
|
Loading…
Reference in New Issue
Block a user