From 19302952062394a5ef2d37cb8f6143be557d747e Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 19 Feb 2015 14:26:16 +0100 Subject: move another FIXME into TODO --- bin/d-i_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/d-i_build.sh b/bin/d-i_build.sh index fd27c9f8..0e53866f 100755 --- a/bin/d-i_build.sh +++ b/bin/d-i_build.sh @@ -65,7 +65,7 @@ pdebuild_package() { # build (binary packages only, as sometimes we cannot get the upstream tarball...) # SOURCE=$(dpkg-parsechangelog |grep ^Source: | cut -d " " -f2) - # FIXME: workaround: #767260 (console-setup doesnt support parallel build) + # workaround #767260 (console-setup doesn't support parallel build) if [ "$SOURCE" != "console-setup" ] ; then NUM_CPU=$(cat /proc/cpuinfo |grep ^processor|wc -l) else -- cgit v1.2.3-70-g09d2