classpath: fix typo in CLASSPATH_CONF_OPTS definition
This typo was introduced by commit
8f8c02e596
("classpath: bump to version
0.99").
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
b6886d42f2
commit
292998ca75
@ -11,7 +11,7 @@ CLASSPATH_CONF_OPTS = \
|
||||
--disable-rpath \
|
||||
--disable-Werror \
|
||||
--disable-gconf-peer \
|
||||
--disable-gjdoc
|
||||
--disable-gjdoc \
|
||||
--enable-tools
|
||||
|
||||
# classpath assumes qt runs on top of X11, but we
|
||||
|
Loading…
Reference in New Issue
Block a user