]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- updated bcond switching magick
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 27 Dec 2003 20:41:11 +0000 (20:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssh.spec -> 1.188

openssh.spec

index 02401f41c70e9438fc33e8b81e51cf7c381b75f8..3d65609b9294df5f51521f167a9e9a8128564135 100644 (file)
@@ -5,9 +5,9 @@
 %bcond_with    ldap            # with ldap support
 %bcond_without kerberos5       # without kerberos5 support
 %bcond_without chroot          # without chrooted user environment support
-
-# default to gtk2-based gnome-askpass
-%{?with_gtk:%define _without_gnome 1}
+#
+# gtk2-based gnome-askpass means no gnome1-based
+%{?with_gtk:%undefine with_gnome}
 Summary:       OpenSSH free Secure Shell (SSH) implementation
 Summary(de):   OpenSSH - freie Implementation der Secure Shell (SSH)
 Summary(es):   Implementación libre de SSH
This page took 0.037057 seconds and 4 git commands to generate.