]> git.pld-linux.org Git - packages/perl-Locale-Maketext-Fuzzy.git/commitdiff
- use the __perl macro
authorradek <radek@pld-linux.org>
Tue, 25 Feb 2003 00:40:15 +0000 (00:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Locale-Maketext-Fuzzy.spec -> 1.5

perl-Locale-Maketext-Fuzzy.spec

index 06a140a97db1bd05dabd537006f4fb5dd39b5852..152eb828a21e216686e21fac09fcd83f56ff958e 100644 (file)
@@ -40,7 +40,7 @@ found" do "[_1]: command not found".
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 
 %{!?_without_tests:%{__make} test}
This page took 0.111165 seconds and 4 git commands to generate.