From 3294d4aaac36230129f37a76aa79ce71f01b21c7 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Mon, 15 May 2006 21:13:42 +0000 Subject: [PATCH] - build FC4 based MyPLC by default --- build.sh | 2 +- myplc.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.0