uncomment the %clean section

ensure the local_conf directory exists but is empty.
This commit is contained in:
kestes%tradinglinx.com 2001-02-27 15:16:02 +00:00
parent 82fe065bc2
commit 71161ff83d

View File

@ -56,8 +56,12 @@ make prefix=$RPM_BUILD_ROOT/%{_prefix} \
rm -rf $RPM_BUILD_ROOT/%{_prefix}/local_conf rm -rf $RPM_BUILD_ROOT/%{_prefix}/local_conf
# however this package should own the directory
mkdir -p $RPM_BUILD_ROOT/%{_prefix}/local_conf
%clean %clean
#rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT
%files %files