commit 25bc315a5f2ba4694c56da3c8c62fa4afb4ed582
parent 4baf1cebc50f53ffb3c6c7be7b790bc47cb32851
Author: sin <sin@2f30.org>
Date: Thu, 27 Feb 2014 12:04:40 +0000
Update TODO
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.