﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
117	Invalid commands to create ppc-tools	Thomas	manuel@…	"jhalfs produces invalid sequence of commands for the powerpc-utils.


{{{
151-powerpc-utils:  150-parted
        @$(call echo_message, Building)
        @$(SHELL) progress_bar.sh $@ $$PPID &
        @echo ""$(nl_)`date`$(nl_)"" >logs/$@
        @$(PRT_DU_CR) >>logs/$@
        @( time { source envars && $(crCMDSDIR)/final-system/$@ >>logs/$@ 2>&1 ; } ) 2>>logs/$@ && \
        $(PRT_DU_CR) >>logs/$@
        @$(call housekeeping)
}}}
"	defect	closed	major		BOOK		fixed		
