Bug#919884: veyon: please enable parallel building

Pino Toscano pino at debian.org
Sun Jan 20 13:13:35 GMT 2019


Source: veyon
Version: 4.1.6+repack1-1
Severity: wishlist
Tags: patch

Hi,

veyon seems to build fine with multiple build jobs when building.
Thus, my suggestion is to enable the parallel build (enabling it in
CDBS) to speed up the compilation when requested (see also
Policy ยง4.9.1).

Thanks,
-- 
Pino
-------------- next part --------------
--- a/debian/rules
+++ b/debian/rules
@@ -34,6 +34,8 @@ DEB_DH_SHLIBDEPS_ARGS_veyon-client = -L
 DEB_DH_SHLIBDEPS_ARGS_veyon-management-console = -L libVeyonCore -l debian/libveyoncore/usr/lib/*/veyon
 DEB_DH_SHLIBDEPS_ARGS_libveyoncore = -L libVeyonCore -l debian/libveyoncore/usr/lib/*/veyon
 
+DEB_BUILD_PARALLEL = 1
+
 common-install-arch::
 	install -D -m 644 debian/icons/veyon-256x256.png debian/veyon-master/usr/share/icons/hicolor/256x256/apps/veyon-master.png
 	install -D -m 644 core/resources/icon64.png debian/veyon-master/usr/share/icons/hicolor/64x64/apps/veyon-master.png


More information about the Debian-edu-pkg-team mailing list