]> git.pld-linux.org Git - packages/freetds.git/commitdiff
- specify --with-unixodbc=/usr not just --with-unixodbc to avoid evil -L
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 20 Apr 2003 22:32:05 +0000 (22:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    freetds.spec -> 1.9

freetds.spec

index 85798339c6d9d0b125c7f911f7ff88bf53b897ef..11f7a57f3143d1eed3131683255c707748ed9753 100644 (file)
@@ -15,7 +15,7 @@ Summary:      Free implementation of Sybase's db-lib
 Summary(pl):   Wolnodostêpna implementacja db-lib firmy Sybase
 Name:          freetds
 Version:       0.61
-Release:       1
+Release:       2
 License:       LGPL
 Group:         Libraries
 Source0:       ftp://ftp.ibiblio.org/pub/Linux/ALPHA/freetds/stable/%{name}-%{version}.tgz
@@ -83,7 +83,7 @@ Statyczne biblioteki FreeTDS.
 %configure \
        --with-tdsver=%{tdsver} \
        %{?_with_msdblib:--with-msdblib} \
-       --with-unixodbc
+       --with-unixodbc=/usr
 
 %{__make}
 
This page took 0.07569 seconds and 4 git commands to generate.