From: radek Date: Sat, 10 May 2003 22:00:07 +0000 (+0000) Subject: - BR: %__perl instead of perl X-Git-Tag: deadbranch-1.18.2~16 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fopenssh.git;a=commitdiff_plain;h=c59fae2495035c93f744820b5e5393b0d17c00fb - BR: %__perl instead of perl Changed files: openssh.spec -> 1.151 --- diff --git a/openssh.spec b/openssh.spec index 7848cbc..5c71096 100644 --- a/openssh.spec +++ b/openssh.spec @@ -42,7 +42,7 @@ BuildRequires: automake BuildRequires: libwrap-devel BuildRequires: openssl-devel >= 0.9.7b BuildRequires: pam-devel -BuildRequires: perl +BuildRequires: %{__perl} %{!?_without_gtk:BuildRequires: pkgconfig} BuildRequires: zlib-devel PreReq: openssl >= 0.9.7 @@ -385,6 +385,7 @@ GNOME. %{__autoconf} %configure \ + PERL=%{__perl} \ --with-pam \ --with-mantype=man \ --with-md5-passwords \