diff options
Diffstat (limited to 'ubuntu/_base/tdegraphics/debian/rules')
-rwxr-xr-x | ubuntu/_base/tdegraphics/debian/rules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ubuntu/_base/tdegraphics/debian/rules b/ubuntu/_base/tdegraphics/debian/rules index 39a7745e1..2f10c052a 100755 --- a/ubuntu/_base/tdegraphics/debian/rules +++ b/ubuntu/_base/tdegraphics/debian/rules @@ -29,10 +29,6 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DWITH_OPENEXR="ON" \ -DWITH_PDF="ON" -# Honour "parallel=N" option of DEB_BUILD_OPTIONS. Comment out to -# never build in parallel, regardless of DEB_BUILD_OPTIONS. -DEB_BUILD_PARALLEL = true - DEB_DH_STRIP_ARGS := --dbg-package=tdegraphics-trinity-dbg DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \ |