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: reboot~3611 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=0b0315a1f2ee5a99260933de02a45ece99cfcd4e px5g-standalone: change PKG_NAME to avoid directory conflict with px5g Signed-off-by: Felix Fietkau SVN-Revision: 45126 --- 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)