From c4931c315aa45be047918c9211f2ae9c9383af8c Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 23 Aug 2007 11:49:50 +0000 Subject: - fix misplaced @ - fix typos in x11r7 packages --- package/x11r7/xlib_libFS/xlib_libFS.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/x11r7/xlib_libFS') diff --git a/package/x11r7/xlib_libFS/xlib_libFS.mk b/package/x11r7/xlib_libFS/xlib_libFS.mk index 9b1f2ef22..099d61ef9 100644 --- a/package/x11r7/xlib_libFS/xlib_libFS.mk +++ b/package/x11r7/xlib_libFS/xlib_libFS.mk @@ -9,7 +9,7 @@ XLIB_LIBFS_SOURCE = libFS-$(XLIB_LIBFS_VERSION).tar.bz2 XLIB_LIBFS_SITE = http://xorg.freedesktop.org/releases/individual/lib XLIB_LIBFS_AUTORECONF = YES XLIB_LIBFS_INSTALL_STAGING = YES -XLIB_LIBFS_DEPENDANCIES = xlib_xtrans xproto_xproto xproto_fontsproto +XLIB_LIBFS_DEPENDENCIES = xlib_xtrans xproto_xproto xproto_fontsproto XLIB_LIBFS_CONF_OPT = --disable-malloc0returnsnull --enable-shared --disable-static $(eval $(call AUTOTARGETS,xlib_libFS)) -- cgit v1.2.3