1
0
forked from GitHub/gf-core

Put RPM-building stuff on one line.

This commit is contained in:
bringert
2005-05-12 09:23:46 +00:00
parent 1e5041cc78
commit 24f2eb8e33

View File

@@ -62,8 +62,7 @@ buildarchtranslate: i686: i586
Build the RPM:
$ cd src
$ ./configure
$ make rpm
$ ./configure && make rpm
11. Build a generic binary x86/linux (should be done on a Linux box,
e.g. banded.medic.chalmers.se):