diff options
author | Damien Miller <djm@mindrot.org> | 2002-05-10 12:19:23 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2002-05-10 12:19:23 +1000 |
commit | cfe4a89eef91939ef865d6d25ecdc39fb87e8b5f (patch) | |
tree | 248f29910c75e3fc959cadcbc3160c492dad08e6 /contrib/redhat/gnome-ssh-askpass.sh | |
parent | a7a5d6d1b54e5c6f4827d7b6545b59787fe61e71 (diff) |
- (djm) Rework RedHat RPM files. Based on spec from Nalin
Dahyabhai <nalin@redhat.com> and patches from
Pekka Savola <pekkas@netcore.fi>
Diffstat (limited to 'contrib/redhat/gnome-ssh-askpass.sh')
-rw-r--r-- | contrib/redhat/gnome-ssh-askpass.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/redhat/gnome-ssh-askpass.sh b/contrib/redhat/gnome-ssh-askpass.sh new file mode 100644 index 000000000..355189f45 --- /dev/null +++ b/contrib/redhat/gnome-ssh-askpass.sh | |||
@@ -0,0 +1,2 @@ | |||
1 | SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass | ||
2 | export SSH_ASKPASS | ||