diff options
author | Marco Bonetti <sid77@slackware.it> | 2010-09-09 20:47:16 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-09-09 20:47:16 -0400 |
commit | ce940be0f383c9d4d7cfa1f0e08b9a46645abbec (patch) | |
tree | 05bdbaaf11270d65152a11134086937d0b732f79 /system | |
parent | 1eb4a653d1bfb5c5e4f4a4ec14022163cc800e84 (diff) | |
download | slackbuilds-ce940be0f383c9d4d7cfa1f0e08b9a46645abbec.tar.gz |
system/ipheth-driver: Updated README.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/ipheth-driver/README.SLACKWARE | 5 | ||||
-rw-r--r-- | system/ipheth-driver/ipheth-driver.SlackBuild | 2 | ||||
-rw-r--r-- | system/ipheth-driver/ipheth-driver.info | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/system/ipheth-driver/README.SLACKWARE b/system/ipheth-driver/README.SLACKWARE index bac8ac0905..b27a001567 100644 --- a/system/ipheth-driver/README.SLACKWARE +++ b/system/ipheth-driver/README.SLACKWARE @@ -2,5 +2,6 @@ By default, this package will install a modprobe configuration which uses ipheth-pair as pairing program. Latest libimobiledevice releases ship with a copy of idevicepair. An alternate modprobe configuration file for the newer program is shipped too in this folder. If you're going to use it, you may also -want to modify /etc/udev/rules.d/90-iphone-tether.rules and just keep in mind -that this method hasn't been fully tested so YMMV :) +want to modify /lib/udev/rules.d/90-iphone-tether.rules and place it in +/etc/udev/rules.d/90-iphone-tether.rules just keep in mind that this method +hasn't been fully tested so YMMV :) diff --git a/system/ipheth-driver/ipheth-driver.SlackBuild b/system/ipheth-driver/ipheth-driver.SlackBuild index 5f9a4a909c..1ce55db281 100644 --- a/system/ipheth-driver/ipheth-driver.SlackBuild +++ b/system/ipheth-driver/ipheth-driver.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=ipheth-driver VERSION=${VERSION:-1.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} KERNEL=${KERNEL:-$(uname -r)} diff --git a/system/ipheth-driver/ipheth-driver.info b/system/ipheth-driver/ipheth-driver.info index c9444c673b..d94055d51d 100644 --- a/system/ipheth-driver/ipheth-driver.info +++ b/system/ipheth-driver/ipheth-driver.info @@ -1,7 +1,7 @@ PRGNAM="ipheth-driver" VERSION="1.0" HOMEPAGE="http://giagio.com/wiki/moin.cgi/iPhoneEthernetDriver" -DOWNLOAD="http://slackbuilds.org/sources/13.1/ipheth-driver-1.0.tar.bz2" +DOWNLOAD="http://sid77.slackware.it/tmp/ipheth-driver-1.0.tar.bz2" MD5SUM="cb6a3358da60aa2c94b21ba258aa03a0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |