forked from mirrors/nixpkgs
commit
d00a4fa1c9
|
@ -1,6 +1,6 @@
|
|||
source $stdenv/setup
|
||||
|
||||
echo "copying $url into $out..."
|
||||
echo "copying $pathname into $out..."
|
||||
|
||||
cp "$pathname" "$out" || exit 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue