diff options
Diffstat (limited to 'redhat/Makefile.r14')
-rw-r--r-- | redhat/Makefile.r14 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/redhat/Makefile.r14 b/redhat/Makefile.r14 index ac8148e4f..86678efa7 100644 --- a/redhat/Makefile.r14 +++ b/redhat/Makefile.r14 @@ -623,10 +623,7 @@ ksquirrel: tdebase libkipi libksquirrel $(call buildpkg,applications/ksquirrel) kstreamripper: tdebase -# Do NOT build on Fedora 27, OpenSUSE >= 15.0 (problem with scons and python3) -ifeq (,$(filter $(DIST),.fc27 .oss150 .osstw)) $(call buildpkg,applications/kstreamripper) -endif ksystemlog: tdebase $(call buildpkg,applications/ksystemlog) |