From ac068aae1648e443bd19054cb7d8ed3524fa5c88 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 6 Sep 2010 17:38:24 +0200 Subject: [PATCH] Fix for all module been disabled --- libproxy.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libproxy.spec b/libproxy.spec index 6ac0a1c..03029d5 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -154,6 +154,10 @@ developing applications that use %{name}. . make VERBOSE=1 %{?_smp_mflags} +#In case all modules are disabled +mkdir -p $RPM_BUILD_ROOT%{_libdir}/%{name}/%{version}/modules + + %check make test