Remove useless desc build option.
This commit is contained in:
parent
6025493103
commit
d22120f0bb
|
@ -14,7 +14,6 @@ checksum=7ed29a00cc7f017424d8b2994f001f137ed5bc4441987b711d78c6734fdf3493
|
||||||
|
|
||||||
# package build options
|
# package build options
|
||||||
build_options="x11"
|
build_options="x11"
|
||||||
desc_option_x11="Enable x11 driver"
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,' configure.ac
|
sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,' configure.ac
|
||||||
|
|
Loading…
Reference in New Issue