summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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-*.*'`"