[packages] Various Makefile cleanups.

Thanks to swalker.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@16438 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke
2009-06-13 17:01:55 +00:00
parent 9ee38db48e
commit 83c14e180d
152 changed files with 88 additions and 228 deletions

View File

@ -11,7 +11,7 @@ PKG_NAME:=diffutils
PKG_VERSION:=2.8.1
PKG_RELEASE:=1
PKG_MD5SUM:=71f9c5ae19b60608f6c7f162da86a428
PKG_SOURCE_URL:=http://ftp.gnu.org/gnu/diffutils/
PKG_SOURCE_URL:=@GNU/diffutils
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
include $(INCLUDE_DIR)/package.mk