mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-06 08:10:37 +01:00
guix: Remove codesign_allocate+pagestuff from unsigned tarball
This commit is contained in:
parent
ca85679eb4
commit
65176ab573
1 changed files with 0 additions and 3 deletions
|
@ -323,9 +323,6 @@ mkdir -p "$DISTSRC"
|
|||
osx_volname \
|
||||
contrib/macdeploy/detached-sig-{apply,create}.sh \
|
||||
"${BASEPREFIX}/${HOST}"/native/bin/dmg
|
||||
for util in codesign_allocate pagestuff; do
|
||||
cp --no-target-directory {"${BASEPREFIX}/${HOST}/native/bin/${HOST}-","unsigned-app-${HOST}/"}"$util"
|
||||
done
|
||||
mv --target-directory="unsigned-app-${HOST}" dist
|
||||
(
|
||||
cd "unsigned-app-${HOST}"
|
||||
|
|
Loading…
Add table
Reference in a new issue