]> gitweb.factorcode.org Git - factor.git/commitdiff
mason.release.sign: fix the zip-the-binaries step
authorJohn Benediktsson <mrjbq7@gmail.com>
Sat, 21 Jan 2023 15:18:36 +0000 (07:18 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sat, 21 Jan 2023 15:18:36 +0000 (07:18 -0800)
extra/mason/release/sign/sign.factor

index 166975e8c6a7f4635b7174a12725da9ed3f23159..f9c5bff0df873ace537226437ad89d19edce0b98 100644 (file)
@@ -54,7 +54,7 @@ M: macosx sign-factor-app
         "zip" ,
         "-r" ,
         "factor.zip" temp-file ,
-        %
+        [ make-factor-path , ] each
     ] { } make short-running-process
 
     ! notarize the binaries