mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-05 17:07:49 +00:00
lshw: fix lshw -version display
This commit is contained in:
parent
2a4271d2a9
commit
6963601b11
@ -12,5 +12,6 @@ PKG_LONGDESC="A small tool to provide detailed information on the hardware confi
|
|||||||
PKG_BUILD_FLAGS="-sysroot"
|
PKG_BUILD_FLAGS="-sysroot"
|
||||||
|
|
||||||
make_target() {
|
make_target() {
|
||||||
|
export VERSION="B.${PKG_VERSION}"
|
||||||
make CXX=${CXX} -C src/
|
make CXX=${CXX} -C src/
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user