fontforge: fix reconfigure
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -20,7 +20,7 @@ EXTRA_OECONF_append_class-native = " with_x=no --disable-python-extension --disa
|
||||
do_configure_prepend() {
|
||||
currdir=`pwd`
|
||||
cd ${S}
|
||||
./bootstrap
|
||||
./bootstrap --force
|
||||
cd $currdir
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user