summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/make.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/packaging/make.spec b/packaging/make.spec
index 473684e..7cd9d01 100644
--- a/packaging/make.spec
+++ b/packaging/make.spec
@@ -1,3 +1,5 @@
+%define __spec_check_pre exit 0
+
Name: make
Url: http://www.gnu.org/software/make/make.html
Provides: gmake
@@ -29,7 +31,7 @@ export AUTOPOINT=true %{?asan:LIBS+=" -ldl "}
%make_install
ln -sf make %{buildroot}%{_bindir}/gmake
-%files
+%files
%manifest %{name}.manifest
%defattr(-,root,root)
%license COPYING