Fix for all module been disabled
This commit is contained in:
parent
9970be7bb7
commit
ac068aae16
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user