From: Mark Huang Date: Thu, 6 Apr 2006 03:09:17 +0000 (+0000) Subject: - remove -d option X-Git-Tag: myplc-0_4-rc1~92 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=0bd4667a38eca5bc004ae76ced126fd9f7815103;p=myplc.git - remove -d option --- diff --git a/myplc.spec b/myplc.spec index 7e0c930..d2e5108 100644 --- a/myplc.spec +++ b/myplc.spec @@ -28,10 +28,10 @@ system. %build pushd myplc -./build.sh -r 2 -d %{_datadir} +./build.sh -r 2 # Not until we can get the build server to run Fedora Core 4 or an # updated version of yum. -#./build.sh -r 4 -d %{_datadir} +#./build.sh -r 4 popd %install