summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorradek2003-02-24 20:31:57 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit97a7e2915aed9214847dfcc51eea5fb283c12b8e (patch)
treeb0aa1b32d121a07b458811e5d5eb4756a9c48f64
parent423e1d83d1fc0f2e22572ecc779c265d21fa1ee6 (diff)
downloadperl-SQL-Statement-97a7e2915aed9214847dfcc51eea5fb283c12b8e.zip
perl-SQL-Statement-97a7e2915aed9214847dfcc51eea5fb283c12b8e.tar.gz
- use the __perl macro
Changed files: perl-SQL-Statement.spec -> 1.32
-rw-r--r--perl-SQL-Statement.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-SQL-Statement.spec b/perl-SQL-Statement.spec
index 5088d89..c566559 100644
--- a/perl-SQL-Statement.spec
+++ b/perl-SQL-Statement.spec
@@ -37,7 +37,7 @@ XML, CSV, dane o stałym rozmiarze, arkusze Excela i wiele innych.
%patch0 -p1
%build
-perl Makefile.PL
+%{__perl} Makefile.PL
%{__make}
%{!?_without_tests:%{__make} test}