[package] change sigscheme lib installation directory
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 18 Oct 2010 20:45:55 +0000 (20:45 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 18 Oct 2010 20:45:55 +0000 (20:45 +0000)
commit963b961dec683c26f9adf5001443e3a6a9bc92ce
treeff234d10fe3a37f216b5cffdc5de02e715cb2bcf
parent3f3837757c704219256b1d7f4074cfd1d10ab55a
[package] change sigscheme lib installation directory

This patch installs the lib files for sigscheme (.scm files) in
/usr/share/sigscheme/lib instead of /usr/lib/sigscheme/lib.

If installed in another location, sigscheme can't find them and
refuses to start.

Another way to tackle the problem would be to make sigscheme look
for the .scm files in /usr/lib/sigscheme (the trailinig /lib seems
more than a bit superfluous), but that would require patching
configure.ac, which is probably more trouble than it's worth.

Signed-off-by: Andrea Bolognani <eof@kiyuko.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23522 3c298f89-4303-0410-b956-a3cf2f4a3e73
lang/sigscheme/Makefile