X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/bbe1e39616ea9682e2bff423a994f386fca0e617..76389a5662973443eb024ca5ee452fa48c810fa4:/package/util-linux/Makefile diff --git a/package/util-linux/Makefile b/package/util-linux/Makefile index ecabbc06f..e112d0125 100644 --- a/package/util-linux/Makefile +++ b/package/util-linux/Makefile @@ -4,7 +4,7 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id: Makefile 3822 2006-05-24 07:01:52Z nico $ +# $Id$ include $(TOPDIR)/rules.mk @@ -18,10 +18,6 @@ PKG_SOURCE_URL:=ftp://ftp.kernel.org/pub/linux/utils/$(PKG_NAME)/ \ ftp://ftp.de.kernel.org/pub/linux/utils/$(PKG_NAME)/ \ http://ftp.de.kernel.org/pub/linux/utils/$(PKG_NAME)/ PKG_MD5SUM:=c261230b27fc0fbcc287c76884caf2d3 -PKG_CAT:=zcat - -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install include $(INCLUDE_DIR)/package.mk