From 52b52293ec75f51654293325055bda29039c549b Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Fri, 16 Oct 2009 21:28:24 +0000 Subject: [PATCH] Make pkg-config/libxml2 usage actually work... --- dumpet.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dumpet.spec b/dumpet.spec index ee40930..9a886fb 100644 --- a/dumpet.spec +++ b/dumpet.spec @@ -15,7 +15,7 @@ DumpET is a utility to aid in the debugging of bootable CD-ROM images. %setup -q %build -make %{?_smp_mflags} CFLAGS="%{optflags}" +make %{?_smp_mflags} CFLAGS="%{optflags} $(pkg-config --cflags libxml-2.0)" %install rm -rf %{buildroot}