forked from len0rd/rockbox
Correctly disable plugins for gmini.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5636 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
598d870f3f
commit
edd5f05243
1 changed files with 1 additions and 1 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
|
@ -320,7 +320,7 @@ if [ -z "$archos" ]; then
|
|||
appextra="recorder"
|
||||
archosrom=""
|
||||
flash=""
|
||||
plugins="no" # disabled for now, enable later on
|
||||
plugins="" # disabled for now, enable later on
|
||||
;;
|
||||
|
||||
7)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue