summaryrefslogtreecommitdiffstats
path: root/bare/config/devel/libffi-3.0.13-1.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'bare/config/devel/libffi-3.0.13-1.cfg')
-rw-r--r--bare/config/devel/libffi-3.0.13-1.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bare/config/devel/libffi-3.0.13-1.cfg b/bare/config/devel/libffi-3.0.13-1.cfg
index 99098b2..bc52679 100644
--- a/bare/config/devel/libffi-3.0.13-1.cfg
+++ b/bare/config/devel/libffi-3.0.13-1.cfg
@@ -26,6 +26,6 @@
#
# The LibFFI build instructions. We use 3.x.x Release 1.
#
-%ifn %{pkgconfig check libffi >= 3}
+%if !%{pkgconfig check libffi >= 3} || %{defined _rsb_getting_source}
%include %{_configdir}/libffi-3-1.cfg
%endif