Autobuild: Wrap `abbuild-sourceforge'.
svn path=/nixpkgs/trunk/; revision=12443
This commit is contained in:
parent
95fb46a440
commit
e79ae4bec4
@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
|
|||||||
doCheck = true;
|
doCheck = true;
|
||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
wrapProgram "$out/bin/abput-sourceforge" \
|
wrapProgram $out/bin/ab{put,build}-sourceforge \
|
||||||
--prefix PATH ":" "${openssh}/bin:${rsync}/bin"
|
--prefix PATH ":" "${openssh}/bin:${rsync}/bin"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user