add -p to %install

This commit is contained in:
kzak 2007-03-01 15:31:30 +00:00
parent cd2a92fbf8
commit 79ed46a81d
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ make %{?_smp_mflags}
%check
make check
%install
%install -p
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=${RPM_BUILD_ROOT}