We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca85679 commit 65176abCopy full SHA for 65176ab
contrib/guix/libexec/build.sh
@@ -323,9 +323,6 @@ mkdir -p "$DISTSRC"
323
osx_volname \
324
contrib/macdeploy/detached-sig-{apply,create}.sh \
325
"${BASEPREFIX}/${HOST}"/native/bin/dmg
326
- for util in codesign_allocate pagestuff; do
327
- cp --no-target-directory {"${BASEPREFIX}/${HOST}/native/bin/${HOST}-","unsigned-app-${HOST}/"}"$util"
328
- done
329
mv --target-directory="unsigned-app-${HOST}" dist
330
(
331
cd "unsigned-app-${HOST}"
0 commit comments