From: Mark Huang Date: Mon, 15 May 2006 21:13:42 +0000 (+0000) Subject: - build FC4 based MyPLC by default X-Git-Tag: myplc-0_4-rc1~39 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=3294d4aaac36230129f37a76aa79ce71f01b21c7;p=myplc.git - build FC4 based MyPLC by default --- diff --git a/build.sh b/build.sh index 49d6ef2..3655372 100755 --- a/build.sh +++ b/build.sh @@ -28,7 +28,7 @@ export PATH config=plc_config.xml # Release and architecture to install -releasever=2 +releasever=4 basearch=i386 # Initial size of the image diff --git a/myplc.spec b/myplc.spec index 5ad9e5f..038acca 100644 --- a/myplc.spec +++ b/myplc.spec @@ -28,7 +28,7 @@ system. %build pushd myplc -./build.sh -r 4 +./build.sh popd %install