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

perl-Curses-Widgets.spec

index ada4f700043a5debeb5862a4cdada917e0cd4120..f603695cba3d985f62e20ddbc71dc583bf587dd4 100644 (file)
@@ -43,7 +43,7 @@ Modu
 %setup -q -n %{pdir}%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 %{?_with_demo:%{__make} test}
 
This page took 0.07456 seconds and 4 git commands to generate.