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

perl-Image-Xbm.spec

index 7c0ee464a499ac2de7765d17b3b79b7c588cdea0..431f8a25d8d2f350e7852cf920fceefc3430c592 100644 (file)
@@ -34,7 +34,7 @@ dostarczaj
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 
 %{!?_without_tests:%{__make} test}
This page took 0.096939 seconds and 4 git commands to generate.