summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-03-20 11:05:11 +1100
committerDamien Miller <djm@mindrot.org>2003-03-20 11:05:11 +1100
commit94de3b20db40dfa2ffbf51fb4757db11df493319 (patch)
tree6d2acfb0ba113719b43463d29c9d3ba65e2e22e8
parenteca464db1ee7526650754d3bd0bf2574642d3be7 (diff)
Build gtk2 askpass by default (instead of old GNOME one)
-rw-r--r--contrib/redhat/openssh.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index 1b7add2cf..f71c0b261 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -21,7 +21,7 @@
21%define scard 0 21%define scard 0
22 22
23# Use GTK2 instead of GNOME in gnome-ssh-askpass 23# Use GTK2 instead of GNOME in gnome-ssh-askpass
24%define gtk2 0 24%define gtk2 1
25 25
26# Is this build for RHL 6.x? 26# Is this build for RHL 6.x?
27%define build6x 0 27%define build6x 0