]> git.pld-linux.org Git - packages/perl-Crypt-GPG.git/blobdiff - perl-Crypt-GPG.spec
- use the __perl macro
[packages/perl-Crypt-GPG.git] / perl-Crypt-GPG.spec
index 368cb9ed921a8a856fbcdc589c14c8f60e6c8c0e..729f9ef8a01aac1b50f49785a8d07027db57942b 100644 (file)
@@ -47,7 +47,7 @@ wszystkich wersji PGP.
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 # test disabled by default - it calls gpg, creates keyring etc.
 %{?_with_tests:%{__make} test}
This page took 0.078348 seconds and 4 git commands to generate.