From 25bc315a5f2ba4694c56da3c8c62fa4afb4ed582 Mon Sep 17 00:00:00 2001 From: sin Date: Thu, 27 Feb 2014 12:04:40 +0000 Subject: [PATCH] Update TODO --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 82b1dd0..e4a1763 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -* Support pre-build(), build() and post-build() targets. +* Only support a build() target in the package files. * Don't hardcode the cross-compiler name in the package files. * Factor out unpacking of packages in the generic build script. * Makefile based build system.