From 24fad968d88cbc2a4d296d6798a437ec75874940 Mon Sep 17 00:00:00 2001 From: Jakub Skoczen Date: Thu, 7 Jun 2012 10:59:33 +0200 Subject: [PATCH] Unix uses ${yaz.config} path --- linux/pom.xml | 4 ++-- pom.xml | 9 +++++---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/linux/pom.xml b/linux/pom.xml index ec77628..2dc0cd5 100644 --- a/linux/pom.xml +++ b/linux/pom.xml @@ -26,11 +26,11 @@ - + - + diff --git a/pom.xml b/pom.xml index b5439c9..57ac9cb 100644 --- a/pom.xml +++ b/pom.xml @@ -182,8 +182,9 @@ win32 - C:\Program Files\YAZ\include C:\Program Files\YAZ\ + + -I${yaz.path}\include win32 @@ -199,8 +200,8 @@ linux - - + + yaz-config linux ${java.home}/../include @@ -220,7 +221,7 @@ - -- 1.7.10.4