2
1
Эх сурвалжийг харах

package/poke: install libpoke.so to staging

Poke generate a library libpoke.so, so install it to staging.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Romain Naour 3 жил өмнө
parent
commit
3af06834c8

+ 1 - 0
package/poke/poke.mk

@@ -13,6 +13,7 @@ POKE_LICENSE_FILES = COPYING jitter/COPYING
 # 0001-configure.ac-HELP2MAN-replace-by-false-when-cross-co.patch
 # 0001-configure.ac-HELP2MAN-replace-by-false-when-cross-co.patch
 POKE_AUTORECONF = YES
 POKE_AUTORECONF = YES
 
 
+POKE_INSTALL_STAGING = YES
 POKE_DEPENDENCIES = host-flex host-bison host-pkgconf bdwgc readline
 POKE_DEPENDENCIES = host-flex host-bison host-pkgconf bdwgc readline
 
 
 # poke bundle gnulib that doesn't support the case where
 # poke bundle gnulib that doesn't support the case where