From: Thierry Parmentelat Date: Fri, 2 Jul 2010 14:46:20 +0000 (+0000) Subject: prepare for lowercasing module names X-Git-Tag: BootCD-5.0-4~2 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=5d0d380ecb93b6e868f86fc6feb33d9a5ceffdf5 prepare for lowercasing module names --- diff --git a/bootcd.spec b/bootcd.spec index e645746..a02fb75 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -67,7 +67,9 @@ Conflicts: MyPLC <= 4.3 %setup -q %build -pushd BootCD +[ -d bootcd ] || ln -s BootCD bootcd + +pushd bootcd # Build the reference image ./prep.sh %{pldistro} %{nodefamily} @@ -77,7 +79,7 @@ popd %install rm -rf $RPM_BUILD_ROOT -pushd BootCD +pushd bootcd # Install the reference image and build scripts install -d -m 755 $RPM_BUILD_ROOT/%{_datadir}/%{name}