Files
macports-ports/lang/lpython/files/0006-patch-version.patch
2024-02-04 02:33:53 -05:00

11 lines
249 B
Diff

--- ci/version.sh 2023-10-26 20:56:56.000000000 +0800
+++ ci/version.sh 2023-10-27 09:59:39.000000000 +0800
@@ -13,6 +13,5 @@
set -ex
-version=$(git describe --tags --dirty)
-version="${version:1}"
+version="@VERSION@"
echo $version > version