diff options
author | François Andriot <albator78@libertysurf.fr> | 2018-07-16 15:11:24 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2018-07-16 15:11:24 +0200 |
commit | 2d62203f9930d28c9ac2a362de5d7dbb36d93190 (patch) | |
tree | 96efe99cdc589084ffdb0ec87fd08ea108e09b64 /redhat/Makefile.r14 | |
parent | 2f28732a425cc806d18726b6801ccfe593ddc280 (diff) | |
download | tde-packaging-2d62203f9930d28c9ac2a362de5d7dbb36d93190.tar.gz tde-packaging-2d62203f9930d28c9ac2a362de5d7dbb36d93190.zip |
RPM: update kstreamripper spec file
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) |