X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=net%2Fmiau%2FMakefile;h=bb7c966c5e9219b7953751729ae7066bf52cff29;hb=f3d75791648a00776ff851f4ce7fbadc9442ad01;hp=376f813b170677782eaf003e23fba082bd8a7a25;hpb=e296673ba6e72d84a7a4b361c7766d214a55d398;p=packages.git diff --git a/net/miau/Makefile b/net/miau/Makefile index 376f813b1..bb7c966c5 100644 --- a/net/miau/Makefile +++ b/net/miau/Makefile @@ -4,7 +4,6 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk @@ -16,9 +15,6 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/miau PKG_MD5SUM:=cbce4182d66430a965a5fff26738ce3f -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install - include $(INCLUDE_DIR)/package.mk define Package/miau