Skip to content

Commit

Permalink
TEMP ITERATE Thu Oct 18 11:01:04 EDT 2018
Browse files Browse the repository at this point in the history
  • Loading branch information
pkgw committed Oct 18, 2018
1 parent 9a415fd commit ecfadf0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions recipe/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,7 @@ if [ $(uname) = Darwin ] ; then
cp $pc $pc.orig
cat <<EOF >$pc
#!/usr/bin/env bash
echo == WTF PKGCONFIG ========================================================
env
echo == WTF PKGCONFIG ========================================================
echo "\$@"
echo == WTF PKGCONFIG ========================================================
otool -L $pc.bin
echo == WTF PKGCONFIG ========================================================
unset DYLD_LIBRARY_PATH
echo == wuuuut ===============================================================
EOF
cat $pc.orig >>$pc
chmod +x $pc
Expand Down

0 comments on commit ecfadf0

Please sign in to comment.