2013-09-26 17:14:40 +02:00

14 lines
390 B
Plaintext

$NetBSD: patch-ad,v 1.2 2011/10/13 15:57:03 wiz 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-*.*'`"