Merge pull request #4913 from jernejsk/usbutils-fix

usbutils: Fix reconfifuration
This commit is contained in:
CvH 2021-01-10 11:40:05 +01:00 committed by GitHub
commit 161a75a994
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ PKG_LONGDESC="This package contains various utilities for inspecting and setting
PKG_TOOLCHAIN="configure"
pre_configure_target() {
./autogen.sh
do_autoreconf
}
post_makeinstall_target() {