Package: freetds Version: 0.91-1 Severity: wishlist Tags: patch Please enable support for DEB_BUILD_OPTIONS=parallel=n
Patch follows: diff -u freetds-0.91/debian/rules freetds-0.91/debian/rules --- freetds-0.91/debian/rules +++ freetds-0.91/debian/rules @@ -4,8 +4,8 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) %: - dh $@ + dh $@ --parallel # The autotools target adds a forced build-time dependency on # autotools-dev (for /usr/share/misc/config.*) -- System Information: Debian Release: 6.0.3 APT prefers stable APT policy: (500, 'stable'), (400, 'testing'), (300, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_LU.UTF-8, LC_CTYPE=fr_LU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

