1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-22 18:12:20 -04:00
nixpkgs/pkgs/os-specific/darwin/lipo/builder.sh
2010-04-29 14:56:44 +00:00

4 lines
73 B
Bash
Executable file

source $stdenv/setup
mkdir -p "$out/bin"
ln -s /usr/bin/lipo "$out/bin/"