Author: nbd Date: 2015-03-29 08:03:02 +0200 (Sun, 29 Mar 2015) New Revision: 45126
Modified: trunk/package/utils/px5g-standalone/Makefile Log: px5g-standalone: change PKG_NAME to avoid directory conflict with px5g Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/utils/px5g-standalone/Makefile =================================================================== --- trunk/package/utils/px5g-standalone/Makefile 2015-03-29 05:48:56 UTC (rev 45125) +++ trunk/package/utils/px5g-standalone/Makefile 2015-03-29 06:03:02 UTC (rev 45126) @@ -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) _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
