px5g-standalone: change PKG_NAME to avoid directory conflict with px5g
authorFelix Fietkau <nbd@openwrt.org>
Sun, 29 Mar 2015 06:03:02 +0000 (06:03 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 29 Mar 2015 06:03:02 +0000 (06:03 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45126

package/utils/px5g-standalone/Makefile

index d6843b0137f7dd3e90c1998bdcb55dc2e70b2871..bd0267693b43a9cdcb4fe275bb16652bef14e850 100644 (file)
@@ -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)