]> gitweb.factorcode.org Git - factor.git/commitdiff
build-from-source: don't build zstd 1.5.5-kernel tag
authorDoug Coleman <doug.coleman@gmail.com>
Thu, 1 Feb 2024 03:29:21 +0000 (21:29 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Thu, 1 Feb 2024 03:29:21 +0000 (21:29 -0600)
extra/build-from-source/build-from-source.factor

index 42cd94c0ec424fb0e8609ccc993ded9f237bfe8d..c4f2c29ea94e4310b3437c3664ca4ee93e07dd27 100644 (file)
@@ -386,5 +386,6 @@ ERROR: no-output-file path ;
             [ length 2 >= ]
             [ "v" head? ]
             [ second digit? ]
+            [ last digit? ]
         } 1&&
     ] filter ;