From 73c7b4a1119fdc8d5f4417e76b8d22252164368a Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 18 Feb 2004 08:17:12 +0000 Subject: [PATCH] * Pass parameters correctly. svn path=/nixpkgs/trunk/; revision=799 --- pkgs/tools/networking/bittorrent/builder.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pkgs/tools/networking/bittorrent/builder.sh b/pkgs/tools/networking/bittorrent/builder.sh index 2e643e6f311..65301732141 100755 --- a/pkgs/tools/networking/bittorrent/builder.sh +++ b/pkgs/tools/networking/bittorrent/builder.sh @@ -12,7 +12,8 @@ mkdir $out/bin for i in $(cd $out/bin-orig && ls); do cat > $out/bin/$i <