$NetBSD: patch-ad,v 1.1.1.1 2010/05/23 21:36:30 jym Exp $

--- scripts/po/rebuild-translations.sh.orig	2011-09-11 11:46:40.000000000 +0000
+++ scripts/po/rebuild-translations.sh
@@ -10,7 +10,7 @@
 PODIR="po"
 LOCALEDIR="locale"
 APPLICATION="davical"
-AWL_LOCATION="../awl"
+AWL_LOCATION="@LIBAWLPATH@"
 
 if [ ! -d "${AWL_LOCATION}" ]; then
   AWL_LOCATION="`find .. -type d -name 'awl-*.*'`"
