mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
lshw: fix lshw -version display
This commit is contained in:
parent
0926cf2776
commit
db0e96ae97
@ -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