]> git.pld-linux.org Git - packages/libiodbc.git/commitdiff
- added using %%{__make} macro.
authorkloczek <kloczek@pld-linux.org>
Fri, 9 Jun 2000 07:23:24 +0000 (07:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libiodbc.spec -> 1.8

libiodbc.spec

index b5b93a5b67550d0da34bb816f30af3241937d002..246e8f252cf4127b5e336bfaba66d7130af9e4fa 100644 (file)
@@ -62,7 +62,7 @@ make
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sysconfdir}
 
-make install \
+%{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
 install odbc.ini.sample $RPM_BUILD_ROOT%{_sysconfdir}/odbc.ini
This page took 0.097775 seconds and 4 git commands to generate.