summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlebarjack <francois.perichon@univ-lille2.fr>2012-01-16 14:22:53 +0000
committerlebarjack <francois.perichon@univ-lille2.fr>2012-01-16 14:22:53 +0000
commit5d62c8b3277d3815af538b8b615273c63e9af7a3 (patch)
treea09e50dc1305f5381c01ac42b3bdec118095a4d7 /www-apps/davical/files/awl_location.patch
parentdev-php/awl: New version of the awl library (diff)
downloadsunrise-5d62c8b3277d3815af538b8b615273c63e9af7a3.tar.gz
sunrise-5d62c8b3277d3815af538b8b615273c63e9af7a3.tar.bz2
sunrise-5d62c8b3277d3815af538b8b615273c63e9af7a3.zip
www-apps/davical: New version of davical
svn path=/sunrise/; revision=12657
Diffstat (limited to 'www-apps/davical/files/awl_location.patch')
-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 376aae6a3..2f4366855 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"
++AWL_LOCATION="/usr/share/php5/awl/inc"
if [ ! -d "${AWL_LOCATION}" ]; then
AWL_LOCATION="`find .. -type d -name 'awl-*.*'`"