]> git.pld-linux.org Git - packages/perl-DBIx-DataSource.git/blobdiff - perl-DBIx-DataSource.spec
- use the __perl macro
[packages/perl-DBIx-DataSource.git] / 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.102291 seconds and 4 git commands to generate.