diff options
author | François Andriot <albator78@libertysurf.fr> | 2018-11-29 21:41:49 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2018-11-29 21:43:20 +0100 |
commit | 407deb07be096a2878ee24161a972e29b5eea242 (patch) | |
tree | 1652d91b457e253f519e31a8c6847711cb71b800 /redhat/main/tdegraphics/tdegraphics-14.0.0.spec | |
parent | 7a6cfcc0496a4a75825476e2035723a94727f2a8 (diff) | |
download | tde-packaging-407deb07be096a2878ee24161a972e29b5eea242.tar.gz tde-packaging-407deb07be096a2878ee24161a972e29b5eea242.zip |
RPM: do not build kmrml in tdegraphics
Diffstat (limited to 'redhat/main/tdegraphics/tdegraphics-14.0.0.spec')
-rw-r--r-- | redhat/main/tdegraphics/tdegraphics-14.0.0.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/main/tdegraphics/tdegraphics-14.0.0.spec b/redhat/main/tdegraphics/tdegraphics-14.0.0.spec index 578aa0d02..5206a11b8 100644 --- a/redhat/main/tdegraphics/tdegraphics-14.0.0.spec +++ b/redhat/main/tdegraphics/tdegraphics-14.0.0.spec @@ -232,8 +232,8 @@ BuildRequires: openssl-devel %define build_kamera 1 %endif -# kmrml -%define build_kmrml 1 +# kmrml (deprecated) +#define build_kmrml 1 %if 0%{?build_kmrml} #Requires: gift %else |