mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
use . ./VERSION rather than . VERSION
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ malloc_lib="$MALLOCLIB"
|
||||
AC_SUBST(malloc_lib)
|
||||
|
||||
dnl Set version
|
||||
. VERSION
|
||||
. ./VERSION
|
||||
|
||||
pkg_version=${PKG_MAJOR}.${PKG_MINOR}.${PKG_REVISION}
|
||||
pkg_release=$PKG_BUILD
|
||||
|
||||
Reference in New Issue
Block a user