From a4cc50373fbe27c973f95628fc142efec14e05cf Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 10 Aug 1999 05:54:53 +0200 Subject: Import ax25-tools 0.0.4 from tarball --- kiss/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kiss/Makefile.am') 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) -- cgit v1.2.3