From: Felix Fietkau Date: Sun, 29 Mar 2015 06:03:02 +0000 (+0000) Subject: px5g-standalone: change PKG_NAME to avoid directory conflict with px5g X-Git-Tag: v15.05~979 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=d71861b48e76fc0b818acd310eb45419dff107e8;p=openwrt-github%2F.git px5g-standalone: change PKG_NAME to avoid directory conflict with px5g Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45126 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/utils/px5g-standalone/Makefile b/package/utils/px5g-standalone/Makefile index d6843b0137..bd0267693b 100644 --- a/package/utils/px5g-standalone/Makefile +++ b/package/utils/px5g-standalone/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk -PKG_NAME:=px5g +PKG_NAME:=px5g-standalone PKG_RELEASE:=2 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)