net-im/tde2e: fix post-patch phase

No functional changes.
This commit is contained in:
Sergey A. Osokin 2025-05-23 16:45:10 -04:00
parent e906a0a120
commit e5183ae441

View File

@ -5,7 +5,7 @@
if (GIT_DIR STREQUAL "")
set(${_refspecvar} "GITDIR-NOTFOUND" PARENT_SCOPE)
- set(${_hashvar} "GITDIR-NOTFOUND" PARENT_SCOPE)
+ set(${_hashvar} "51743df" PARENT_SCOPE)
+ set(${_hashvar} "%%COMMIT%%" PARENT_SCOPE)
return()
endif()