diff --git a/mm-common.spec b/mm-common.spec index e9a5985..1d3149a 100644 --- a/mm-common.spec +++ b/mm-common.spec @@ -40,7 +40,7 @@ which could be used as a base for new mm module. make %{?_smp_mflags} %install -make install DESTDIR=%{buildroot} INSTALL="install -p" CPPROG="cp -p" +%make_install %files %doc COPYING ChangeLog NEWS AUTHORS @@ -58,6 +58,7 @@ make install DESTDIR=%{buildroot} INSTALL="install -p" CPPROG="cp -p" %changelog * Tue Sep 22 2015 Kalev Lember - 0.9.8-1 - Update to 0.9.8 +- Use make_install macro * Wed Jun 17 2015 Fedora Release Engineering - 0.9.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild