Actually call ct-ng (i.e. fix left-over from testing).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31413 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6296045e2a
commit
461e2c72ad
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ build_ctng() {
|
|||
cat "$dlwhere/ct-ng-config" | sed -e "s,\(CT_PREFIX_DIR=\).*,\1$prefix," > $ctng_config
|
||||
cd $builddir/build-$ctng_target
|
||||
|
||||
#~ $ctng "build"
|
||||
$ctng "build"
|
||||
|
||||
# install extras
|
||||
if test -e "$dlwhere/$extra"; then
|
||||
|
|
Loading…
Reference in a new issue