From: nico Date: Sun, 30 Jul 2006 18:00:35 +0000 (+0000) Subject: add missing copyright notice, remove unneeded PKG_INSTALL_DIR X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=1654747dbb95e359d7e7ff895653b6a616a8c26c;p=packages.git add missing copyright notice, remove unneeded PKG_INSTALL_DIR git-svn-id: svn://svn.openwrt.org/openwrt/packages@4341 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/lcd4linux/Makefile b/utils/lcd4linux/Makefile index ea7435506..8c072b30a 100644 --- a/utils/lcd4linux/Makefile +++ b/utils/lcd4linux/Makefile @@ -1,3 +1,9 @@ +# +# Copyright (C) 2006 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# # $Id$ include $(TOPDIR)/rules.mk @@ -13,8 +19,6 @@ PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/l/lcd4linux/ \ PKG_MD5SUM:=5b5ac629be4bb5c29104fb8f6b7fa444 PKG_CAT:=zcat -PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install - include $(INCLUDE_DIR)/package.mk define Package/lcd4linux