From b9f5f3680c374c994814f256833abee4accd7321 Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Fri, 12 Sep 2008 20:28:31 +0000 Subject: [PATCH] fix libast build: s/libtol/libtool/ SVN-Revision: 12575 --- XOrg/lib/libast/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/XOrg/lib/libast/Makefile b/XOrg/lib/libast/Makefile index 00ec3916c5..c4f166ac07 100644 --- a/XOrg/lib/libast/Makefile +++ b/XOrg/lib/libast/Makefile @@ -1,10 +1,11 @@ -# -# Copyright (C) 2006 OpenWrt.org +# +# Copyright (C) 2006-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # # blogic@openwrt.org +# $Id$ include $(TOPDIR)/rules.mk @@ -15,7 +16,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.eterm.org/download/ PKG_MD5SUM:=a9ec3b2da317f35869316e6d9571d296 -PKG_FIXUP:=libtol +PKG_FIXUP:=libtool include $(INCLUDE_DIR)/package.mk -- 2.30.2