Do make install in %install section

This commit is contained in:
bringert
2004-06-22 13:06:03 +00:00
parent c463e99031
commit 97b540370c

View File

@@ -52,7 +52,7 @@ cd src
make unix
%install
rm -rf $RPM_BUILD_ROOT
%makeinstall
%clean
rm -rf $RPM_BUILD_ROOT