summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ham/ax25-tools/README13
-rw-r--r--ham/ax25-tools/ax25-tools.SlackBuild1
-rw-r--r--ham/ax25-tools/ax25-tools.info2
3 files changed, 10 insertions, 6 deletions
diff --git a/ham/ax25-tools/README b/ham/ax25-tools/README
index 8bc9b57fad..767ed7063c 100644
--- a/ham/ax25-tools/README
+++ b/ham/ax25-tools/README
@@ -1,8 +1,11 @@
ax25-tools AX.25 Packet radio support for linux (additional tools)
-
-The AX.25 protocol offers both connected and connectionless modes of operation,
-and is used either by itself for point-point links, or to carry other protocols such as TCP/IP and NET/ROM.
-It is similar to X.25 level 2 in structure, with some extensions to make it more useful in the amateur radio environment.
-These are hamradio specific tools for setting up and configuring hamradio ports that use AX.25 Net/ROM or ROSE network protocols.
+The AX.25 protocol offers both connected and connectionless modes of
+operation, and is used either by itself for point-point links, or to
+carry other protocols such as TCP/IP and NET/ROM.
+It is similar to X.25 level 2 in structure, with some extensions to
+make it more useful in the amateur radio environment.
+
+These are hamradio specific tools for setting up and configuring
+hamradio ports that use AX.25 Net/ROM or ROSE network protocols.
diff --git a/ham/ax25-tools/ax25-tools.SlackBuild b/ham/ax25-tools/ax25-tools.SlackBuild
index a9e304b6e1..0689f57a12 100644
--- a/ham/ax25-tools/ax25-tools.SlackBuild
+++ b/ham/ax25-tools/ax25-tools.SlackBuild
@@ -107,6 +107,7 @@ mv $PKG/etc/ax25/axspawn.conf $PKG/etc/ax25/axspawn.conf.new
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
+cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/ham/ax25-tools/ax25-tools.info b/ham/ax25-tools/ax25-tools.info
index f059277192..8e7c6ff61f 100644
--- a/ham/ax25-tools/ax25-tools.info
+++ b/ham/ax25-tools/ax25-tools.info
@@ -1,5 +1,5 @@
PRGNAM="ax25-tools"
-VERSION="0.0.8_rc5"
+VERSION="0.0.10_rc5"
HOMEPAGE="http://www.linux-ax25.org/wiki/Main_Page"
DOWNLOAD="http://www.linux-ax25.org/pub/ax25-tools/ax25-tools-0.0.10-rc5.tar.gz"
MD5SUM="b8cf1495820c445013c3776babcd057d"