diff options
Diffstat (limited to 'ubuntu/_base/tdepim/debian/rules')
-rwxr-xr-x | ubuntu/_base/tdepim/debian/rules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ubuntu/_base/tdepim/debian/rules b/ubuntu/_base/tdepim/debian/rules index 8302411f5..5af378895 100755 --- a/ubuntu/_base/tdepim/debian/rules +++ b/ubuntu/_base/tdepim/debian/rules @@ -46,10 +46,6 @@ DEB_CMAKE_EXTRA_FLAGS := \ DEB_MAKE_CHECK_TARGET = check -# 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_INSTALL_SOURCEDIR := $(DEB_DESTDIR) DEB_INSTALL_DOCS_ALL := |