]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- BR: %__perl instead of perl
authorradek <radek@pld-linux.org>
Sat, 10 May 2003 22:00:07 +0000 (22:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssh.spec -> 1.151

openssh.spec

index 7848cbc8fbee32f713a334ce51f3ffc941819069..5c71096f09afdc6eb639de6a00fd678f597c85e9 100644 (file)
@@ -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 \
This page took 0.121688 seconds and 4 git commands to generate.