Merge pull request #3711 from mhei/fix-libcanfestival
libcanfestival: define package build directory explicitly
This commit is contained in:
commit
2b9f64ebde
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ PKG_MAINTAINER:=Anton Glukhov <anton.a.glukhov@gmail.com>
|
|||
PKG_LICENSE:=LGPL-2.1+
|
||||
PKG_LICENSE_FILES:=LICENCE
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue