fix eet.spec to build packages right. 3 packages. eet, eet-devel and

eet-debug get built.


SVN revision: 22223
This commit is contained in:
Carsten Haitzler 2006-04-19 08:01:50 +00:00
parent 1f0435f645
commit 3e113b3d84
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ Debug tools for Eet.
%install
%{__make} %{?mflags_install} DESTDIR=$RPM_BUILD_ROOT install
rm -f $RPM_BUILD_ROOT/usr/bin/eet_bench
%clean
test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT