X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=package%2Fnetwork%2Fipv6%2Fmap%2FMakefile;h=8cc1afeda1536a2edfb258a847ee60442d51dd57;hb=d0345c6bb6f1cc983a24d9a3ecc0049353d27f6e;hp=af6f75874f4c40f2cd21c1550270499f1820a7ff;hpb=3f8598feaffda79477912f663639f7f4e20ca431;p=openwrt%2Fopenwrt.git diff --git a/package/network/ipv6/map/Makefile b/package/network/ipv6/map/Makefile index af6f75874f..8cc1afeda1 100644 --- a/package/network/ipv6/map/Makefile +++ b/package/network/ipv6/map/Makefile @@ -30,11 +30,6 @@ define Package/map/description configuration details. endef -define Build/Prepare - mkdir -p $(PKG_BUILD_DIR) - $(CP) ./src/* $(PKG_BUILD_DIR)/ -endef - define Package/map/install $(INSTALL_DIR) $(1)/lib/netifd/proto $(INSTALL_BIN) ./files/map.sh $(1)/lib/netifd/proto/map.sh