projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98f3dd0
)
add missing copyright notice, remove unneeded PKG_INSTALL_DIR
author
Nicolas Thill
<nico@openwrt.org>
Sun, 30 Jul 2006 18:00:35 +0000
(18:00 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sun, 30 Jul 2006 18:00:35 +0000
(18:00 +0000)
SVN-Revision: 4341
utils/lcd4linux/Makefile
patch
|
blob
|
history
diff --git
a/utils/lcd4linux/Makefile
b/utils/lcd4linux/Makefile
index ea7435506da86148d0fabdeb326b4aa4283dbb7a..8c072b30ae0f118f97a1e86401efbd062d83bd21 100644
(file)
--- 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