summaryrefslogtreecommitdiffstats
path: root/kiss/Makefile.am
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-08-10 05:54:53 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-08-10 05:54:53 +0200
commita4cc50373fbe27c973f95628fc142efec14e05cf (patch)
treebc163bed95c61b53f1399cb27e1fe9dd60bb6b4f /kiss/Makefile.am
parent5f5d1604492ae15967f9d86f41fbeeedcae0ae2b (diff)
Import ax25-tools 0.0.4 from tarballax25-tools-0.0.4
Diffstat (limited to 'kiss/Makefile.am')
-rw-r--r--kiss/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiss/Makefile.am b/kiss/Makefile.am
index c37accc..47c6ef4 100644
--- a/kiss/Makefile.am
+++ b/kiss/Makefile.am
@@ -16,5 +16,5 @@ AX25_SYSCONFDIR=${sysconfdir}/ax25/
AX25_LOCALSTATEDIR=${localstatedir}/ax25/
install-exec-local:
- (cd $(DESTDIR)$(sbindir) ; ln -s kissattach spattach)
+ (cd $(DESTDIR)$(sbindir) ; ln -sf kissattach spattach)