be able to build rpm as non-root

SVN revision: 1388
This commit is contained in:
Carsten Haitzler 1999-11-24 14:17:01 +00:00
parent 7d92207dac
commit af85621ae6
1 changed files with 0 additions and 3 deletions

3
e.spec
View File

@ -64,9 +64,6 @@ rm -rf $RPM_BUILD_ROOT
make prefix=$RPM_BUILD_ROOT%{prefix} install
cd $RPM_BUILD_ROOT%{prefix}/
chown -R 0.0 *
%clean
rm -rf $RPM_BUILD_ROOT