use %make_install

This commit is contained in:
Ben Boeckel 2015-08-02 12:29:47 -04:00
parent 83770bf868
commit 7d46451014
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ make %{?_smp_mflags}
%install
make install INSTALL="install -p" DESTDIR=%{buildroot}
%make_install INSTALL="install -p"
%files