The unified diff between revisions [450d2887..] and [ae6bdfd6..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'debian/gnade_odbc_ref.gpr'

#
#
# patch "debian/gnade_odbc_ref.gpr"
#  from [83248aece2e153be1b617f9090fa42a500c0a4c5]
#    to [396c428bc724c21c41573591dcfc2f999e6c70ce]
#
============================================================
--- debian/gnade_odbc_ref.gpr	83248aece2e153be1b617f9090fa42a500c0a4c5
+++ debian/gnade_odbc_ref.gpr	396c428bc724c21c41573591dcfc2f999e6c70ce
@@ -22,6 +22,7 @@ project GNADE_ODBC_Ref is

    for Library_Name use "gnadeodbc";
    for Library_Dir use  "tmp";
+   for Library_ALI_Dir use "tmp/odbc-" & Libtype;
    for Library_Kind use Libtype;
    for Externally_Built use "true";