Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
tensorflow


Commits:
d5282f0a by Jakub Klinkovský at 2025-06-11T23:26:35+02:00
Fix typo in a comment

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -63,7 +63,7 @@ check_dir() {
 }
 
 prepare() {
-  # Since Tensorflow is currently imcompatible with our version of Bazel, 
we're going to use
+  # Since Tensorflow is currently incompatible with our version of Bazel, 
we're going to use
   # their exact version of Bazel to fix that. Stupid problems call for stupid 
solutions.
   install -Dm755 "${srcdir}"/bazel_nojdk-6.5.0-linux-x86_64 bazel/bazel
   export PATH="${srcdir}/bazel:$PATH"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tensorflow/-/commit/d5282f0abce9f97ac615441e1afa8d42ec1cba52

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tensorflow/-/commit/d5282f0abce9f97ac615441e1afa8d42ec1cba52
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to