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

perl-DBD-ODBC.spec

index 60215a8f62330e315d3be3f20b340b4973d1c5ed..7c1ebbca9315db035096ed1e3744e5dbc9904978 100644 (file)
@@ -29,7 +29,7 @@ ODBC.
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL -o /usr
+%{__perl} Makefile.PL -o /usr
 
 %{__make} OPTIMIZE="%{rpmcflags}"
 
This page took 0.081788 seconds and 4 git commands to generate.