summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-05-02 18:15:55 +0200
committerSlávek Banko <slavek.banko@axis.cz>2019-05-02 18:16:07 +0200
commit8156e0dcace8a76ce2b567e2fc51dc2f0dae0943 (patch)
tree63855e611410cc31187310adde3d8e2a6c2e9846
parentcf6cfba504d875349fbeb4c993b245e2dae4e010 (diff)
downloadtde-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)
-rwxr-xr-xdebian/_base/applications/rosegarden/debian/rules2
-rwxr-xr-xubuntu/_base/applications/rosegarden/debian/rules2
2 files changed, 0 insertions, 4 deletions
diff --git a/debian/_base/applications/rosegarden/debian/rules b/debian/_base/applications/rosegarden/debian/rules
index f46b79f42..47e0616c9 100755
--- a/debian/_base/applications/rosegarden/debian/rules
+++ b/debian/_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[,.]" \
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[,.]" \