adjust path to extensions in php5 abstraction, since the extensions directory

is more free-form than once thought
This commit is contained in:
Jamie Strandboge 2010-03-30 12:31:26 -05:00
parent c38f0f22bc
commit 98d20bf257

View file

@ -2,7 +2,7 @@
# ------------------------------------------------------------------
#
# Copyright (C) 2002-2006 Novell/SUSE
# Copyright (C) 2009 Canonical, Ltd.
# Copyright (C) 2009-2010 Canonical Ltd.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of version 2 of the GNU General Public
@ -17,7 +17,7 @@
# Xlibs
/usr/X11R6/lib{,32,64}/lib*.so* mr,
# php extensions
/usr/lib{64,}/php5/{libexec,extensions}/*.so mr,
/usr/lib{64,}/php5/*/*.so mr,
# php5 session mmap socket
/var/lib/php5/session_mm_* rwlk,