]> git.pld-linux.org Git - packages/perl-PGP-Sign.git/blobdiff - perl-PGP-Sign.spec
- use the __perl macro
[packages/perl-PGP-Sign.git] / 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.063839 seconds and 4 git commands to generate.