summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlebarjack <francois.perichon@univ-lille2.fr>2012-03-12 08:37:42 +0000
committerlebarjack <francois.perichon@univ-lille2.fr>2012-03-12 08:37:42 +0000
commitb45a4b979358d5523a16c091c7894c419ddffc01 (patch)
tree72e4f53d4b538d6d76c1ba075d84ebbfd809b370 /www-apps/davical/files
parentapp-misc/mpdlcd: Version bump for app-misc/mpdlcd (diff)
downloadsunrise-b45a4b979358d5523a16c091c7894c419ddffc01.tar.gz
sunrise-b45a4b979358d5523a16c091c7894c419ddffc01.tar.bz2
sunrise-b45a4b979358d5523a16c091c7894c419ddffc01.zip
www-apps/davical: Corrected path for awl when building translations
svn path=/sunrise/; revision=12792
Diffstat (limited to 'www-apps/davical/files')
-rw-r--r--www-apps/davical/files/awl_location.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/davical/files/awl_location.patch b/www-apps/davical/files/awl_location.patch
index 2f4366855..7eee3d8fc 100644
--- a/www-apps/davical/files/awl_location.patch
+++ b/www-apps/davical/files/awl_location.patch
@@ -5,7 +5,7 @@
LOCALEDIR="locale"
APPLICATION="davical"
-AWL_LOCATION="../awl"
-+AWL_LOCATION="/usr/share/php5/awl/inc"
++AWL_LOCATION="/usr/share/php/awl/inc"
if [ ! -d "${AWL_LOCATION}" ]; then
AWL_LOCATION="`find .. -type d -name 'awl-*.*'`"