]> git.pld-linux.org Git - packages/libgda6.git/commitdiff
- fix Firebird detection on lib64 systems
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 17 Nov 2013 09:50:47 +0000 (10:50 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 17 Nov 2013 09:50:47 +0000 (10:50 +0100)
libgda5.spec

index 9bdc3e7443f903cc8fd046104acf62245de9bf0b..40f20d7728fe13e89fb986c97c0033b3838a2886 100644 (file)
@@ -400,6 +400,7 @@ javac getsp.java
        --with-bdb-libdir-name=%{_lib} \
        --with-html-dir=%{_gtkdocdir} \
        --with-firebird%{!?with_firebird:=no} \
+       --with-firebird-libdir-name=%{_lib} \
        --with-java%{!?with_jdbc:=no} \
        --with-mdb%{!?with_mdb:=no} \
        --with-mysql%{!?with_mysql:=no} \
This page took 0.281978 seconds and 4 git commands to generate.