From ec591eab7210bae91c69f1de65bf783c58f52b7f Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Thu, 9 Sep 2010 20:48:07 -0400 Subject: system/ipheth-pair: Fixed typo and updated README. Signed-off-by: dsomero --- system/ipheth-pair/ipheth-pair.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system/ipheth-pair/ipheth-pair.SlackBuild') diff --git a/system/ipheth-pair/ipheth-pair.SlackBuild b/system/ipheth-pair/ipheth-pair.SlackBuild index 157e291740..1faef714d7 100644 --- a/system/ipheth-pair/ipheth-pair.SlackBuild +++ b/system/ipheth-pair/ipheth-pair.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=ipheth-pair VERSION=${VERSION:-1.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} # Automatically determine the architecture we're building on: @@ -64,7 +64,7 @@ make mkdir -p $PKG/lib/udev install -m 0755 ipheth-pair $PKG/lib/udev/ mkdir -p $PKG/lib/udev/rules.d -install -m 0644 90-iphone-tether.rules $PKG/libetc/udev/rules.d/ +install -m 0644 90-iphone-tether.rules $PKG/lib/udev/rules.d/ # A bit overkill for just a single executable :-P find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ -- cgit v1.2.3