diff options
author | Simon Gloßner <viper@hometux.de> | 2007-08-11 14:24:46 +0200 |
---|---|---|
committer | Simon Gloßner <viper@hometux.de> | 2007-08-11 14:24:46 +0200 |
commit | b8808646e3673a189acc647caa0d6d26a9ba7354 (patch) | |
tree | f45f5fc7c68ddee1ce42dbedfb300bc3667417b2 | |
parent | b942f8d8df01b815a1aad98762ed99884a73757a (diff) | |
download | opt-b8808646e3673a189acc647caa0d6d26a9ba7354.tar.gz opt-b8808646e3673a189acc647caa0d6d26a9ba7354.tar.xz |
pinentry: fixed symbolic link
-rw-r--r-- | pinentry/.footprint | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pinentry/.footprint b/pinentry/.footprint index 8c8f8c68f..297104b2c 100644 --- a/pinentry/.footprint +++ b/pinentry/.footprint @@ -1,4 +1,4 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -lrwxrwxrwx root/root usr/bin/pinentry -> pinentry-gtk-2 +lrwxrwxrwx root/root usr/bin/pinentry -> pinentry-curses -rwxr-xr-x root/root usr/bin/pinentry-curses |