The following commit has been merged in the master branch:
commit fef6c7208b6c7c942f760bcb80ffa436d89c0cf9
Author: Tobias Hansen <[email protected]>
Date:   Tue Sep 4 00:46:17 2012 +0200

    Build with --parallel.

diff --git a/debian/rules b/debian/rules
index 750a576..22af4d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ DEB_ASE_CMAKE_OPTIONS ?= -DENABLE_UPDATER:BOOL=OFF \
                          -DUSE_SHARED_LIBLOADPNG:BOOL=ON
 
 %:
-       dh $@ 
+       dh $@ --parallel
 
 override_dh_auto_clean:
        rm -rf build

-- 
Packaging for ASEPRITE

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to