svn path=/nixpkgs/trunk/; revision=11709
This commit is contained in:
Michael Raskin 2008-04-24 18:31:47 +00:00
parent 65bf14f91b
commit 6af82b0239

View File

@ -2,7 +2,7 @@
# echo "pinentry-program `which pinentry-gtk-2`" >> ~/.gnupg/gpg-agent.conf # echo "pinentry-program `which pinentry-gtk-2`" >> ~/.gnupg/gpg-agent.conf
# and install pinentry as well # and install pinentry as well
args: with args args: with args;
stdenv.mkDerivation { stdenv.mkDerivation {
name = "gnupg-2.0.8"; name = "gnupg-2.0.8";
src = fetchurl { src = fetchurl {