Fix for all module been disabled

This commit is contained in:
Nicolas Chauvet 2010-09-06 17:38:24 +02:00
parent 9970be7bb7
commit ac068aae16

View File

@ -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