move the /var/log/bm creation into %post.
[nodeconfig.git] / nodeconfig.spec
index 835891b..b391ccf 100644 (file)
@@ -58,6 +58,7 @@ done
 # let's be conservative and exclude codebase files, though there should not be any
 rsync -a --exclude \*.spec --exclude .svn --exclude \*.in ./ $RPM_BUILD_ROOT/var/www/html/
 
+%post
 # the boot manager upload area
 mkdir -p /var/log/bm
 chown apache:apache /var/log/bm