diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-05-02 18:15:55 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-05-02 18:16:07 +0200 |
commit | 8156e0dcace8a76ce2b567e2fc51dc2f0dae0943 (patch) | |
tree | 63855e611410cc31187310adde3d8e2a6c2e9846 /ubuntu/_base/applications/rosegarden/debian | |
parent | cf6cfba504d875349fbeb4c993b245e2dae4e010 (diff) | |
download | tde-packaging-8156e0dcace8a76ce2b567e2fc51dc2f0dae0943.tar.gz tde-packaging-8156e0dcace8a76ce2b567e2fc51dc2f0dae0943.zip |
DEB rosegarden: Deactivate apidox build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5adcf2c6466b6c4f398f5f29ee02d37d6f069050)
Diffstat (limited to 'ubuntu/_base/applications/rosegarden/debian')
-rwxr-xr-x | ubuntu/_base/applications/rosegarden/debian/rules | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ubuntu/_base/applications/rosegarden/debian/rules b/ubuntu/_base/applications/rosegarden/debian/rules index f46b79f42..47e0616c9 100755 --- a/ubuntu/_base/applications/rosegarden/debian/rules +++ b/ubuntu/_base/applications/rosegarden/debian/rules @@ -25,8 +25,6 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DCMAKE_SKIP_RPATH="OFF" \ -DCMAKE_BUILD_TYPE=RelWithDebInfo -DEB_KDE_APIDOX := yes - DEB_COMPRESS_EXCLUDE += .rg .wav .docbook DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \ |