diff options
Diffstat (limited to 'python/python3-pydantic-core/mkvendored.sh')
-rw-r--r-- | python/python3-pydantic-core/mkvendored.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pydantic-core/mkvendored.sh b/python/python3-pydantic-core/mkvendored.sh index 252d469ea9..c52093378e 100644 --- a/python/python3-pydantic-core/mkvendored.sh +++ b/python/python3-pydantic-core/mkvendored.sh @@ -5,7 +5,7 @@ # installed. It is only needed if you are upgrading the version and # need new vendored rust libs. # -# create $PRGNAM-vendored-sources-$VERSION-$BUILD.tar.xz +# create $PRGNAM-vendored-sources-$VERSION-$VSBUILD.tar.xz # requires network access, but does not require root privilege. # requires that $PRGNAM's REQUIRES need to be installed first |