From 6268fd485fccbbe7786c4444b94b417a201a5b30 Mon Sep 17 00:00:00 2001 From: jbj Date: Mon, 15 Nov 2004 21:06:39 +0000 Subject: [PATCH] - don't fail on non-existent doco. --- elfutils.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elfutils.spec b/elfutils.spec index 40fe374..fc072ba 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,3 +1,4 @@ +%define _missing_doc_files_terminate_build 0 %define gpl 0 Summary: A collection of utilities and DSOs to handle compiled objects. Name: elfutils @@ -183,6 +184,7 @@ rm -rf ${RPM_BUILD_ROOT} %changelog * Sun Sep 26 2004 Jeff Johnson 0.97-2 - upgrade to 0.97. +- don't fail on non-existent doco. * Tue Aug 17 2004 Jakub Jelinek 0.95-5 - upgrade to 0.96.