]> git.pld-linux.org Git - packages/perl-PGP-Sign.git/commitdiff
- use the __perl macro
authorradek <radek@pld-linux.org>
Tue, 25 Feb 2003 00:41:04 +0000 (00:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-PGP-Sign.spec -> 1.24

perl-PGP-Sign.spec

index 2c6e948d4db43afaa75a3ee10b395be984bdd6a4..821316814e3fde7857be66b158ff0c74be7881b7 100644 (file)
@@ -53,7 +53,7 @@ PGP/Sign.pm.
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL \
+%{__perl} Makefile.PL \
        PGP=%{_bindir}/gpg \
        PGPSTYLE=GPG
 %{__make}
This page took 0.088659 seconds and 4 git commands to generate.