summaryrefslogtreecommitdiffstats
path: root/package/netplug
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-12-13 09:04:58 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-12-13 09:04:58 +0000
commitc3848942cf6671c25dfa3a968f6a603e8e7cb668 (patch)
treeb9d97c3abd1ebbe2e4db172f0248faf682dd0993 /package/netplug
parent196b850988c26a5b0b7769480defe59ab011f0a2 (diff)
downloadbuildroot-novena-c3848942cf6671c25dfa3a968f6a603e8e7cb668.tar.gz
buildroot-novena-c3848942cf6671c25dfa3a968f6a603e8e7cb668.zip
- andersee, please use ZCAT / BZCAT as configured by the user.
(see buildroot/Config.in config BR2_ZCAT and BR2_BZCAT that are available as ZCAT and BZCAT). Thanks..
Diffstat (limited to 'package/netplug')
-rw-r--r--package/netplug/netplug.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/netplug/netplug.mk b/package/netplug/netplug.mk
index 010f60674..018b03b63 100644
--- a/package/netplug/netplug.mk
+++ b/package/netplug/netplug.mk
@@ -7,7 +7,7 @@ NETPLUG_VER=1.2.9
NETPLUG_SOURCE=netplug-$(NETPLUG_VER).tar.bz2
NETPLUG_SITE=http://www.red-bean.com/~bos/netplug
NETPLUG_DIR=$(BUILD_DIR)/netplug-$(NETPLUG_VER)
-NETPLUG_CAT:=bzcat
+NETPLUG_CAT:=$(BZCAT)
NETPLUG_BINARY:=netplugd
NETPLUG_TARGET_BINARY:=sbin/netplugd