From: Thierry Parmentelat Date: Tue, 18 Nov 2008 21:36:06 +0000 (+0000) Subject: stupid me X-Git-Tag: nodeconfig-4.3-2~13 X-Git-Url: http://git.onelab.eu/?p=nodeconfig.git;a=commitdiff_plain;h=c586224113382b1cc52b2606d54ac56032857780 stupid me --- diff --git a/nodeconfig.spec b/nodeconfig.spec index 3978bbe..c130029 100644 --- a/nodeconfig.spec +++ b/nodeconfig.spec @@ -84,16 +84,17 @@ install -D -m 644 ./yum/%{distroname}/yum.conf $RPM_BUILD_ROOT/var/www/htm # expose the (fcdistro-dependant) stock.repo as https:///yum/stock.repo install -D -m 644 ./yum/%{distroname}/yum.myplc.d/stock.repo $RPM_BUILD_ROOT/var/www/html/yum/stock.repo -# the boot manager upload area -mkdir -p /var/log/bm -chown apache:apache /var/log/bm -chmod 700 /var/log/bm - popd %clean rm -rf $RPM_BUILD_ROOT +%post +# the boot manager upload area +mkdir -p /var/log/bm +chown apache:apache /var/log/bm +chmod 700 /var/log/bm + %files %defattr(-,root,root,-) /var/www/html/boot