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

perl-DBIx-DataSource.spec

index f4e6741b48e10b03c05c3cb761badcbfd1b044ca..cdaf6c80927b1501835c9c4217f07f1f77b12a77 100644 (file)
@@ -28,7 +28,7 @@ tworzenia i usuwania baz danych, niezale
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 %{!?_without_tests:%{__make} test}
 
 %{__make}
 %{!?_without_tests:%{__make} test}
 
This page took 0.133851 seconds and 4 git commands to generate.