Skip to content

Commit 19a2a92

Browse files
relllaZabrimus
authored andcommitted
_vdr-plugin-softhddevice-drm-gles: fix GIT_DESCRIBE
1 parent 0574ac5 commit 19a2a92

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • packages/vdr/_vdr-plugin-softhddevice-drm-gles

packages/vdr/_vdr-plugin-softhddevice-drm-gles/package.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ pre_make_target() {
2121
export LDFLAGS="$(echo ${LDFLAGS} | sed -e "s|-Wl,--as-needed||") -L${SYSROOT_PREFIX}/usr/local/lib -L${SYSROOT_PREFIX}/usr/lib"
2222
export PKG_CONFIG_DISABLE_SYSROOT_PREPEND="yes"
2323
export VDRDIR=$(get_install_dir _vdr)/usr/local/lib/pkgconfig
24+
export GIT_DESCRIBE="-$(echo ${PKG_VERSION:0:7})"
2425
}
2526

2627
post_makeinstall_target() {

0 commit comments

Comments
 (0)