From ef8627c972aa1cdb2b8abebbf410250f3f0ca87e Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 28 Mar 2019 22:44:16 +0100 Subject: axgetput: Rename README file to README.axgetput. The README file was conflicting with the README files in the root directory so only the of the files ended up getting installed on "make install" or when packaging. Signed-off-by: Ralf Baechle --- ax25/axgetput/Makefile.am | 2 +- ax25/axgetput/README | 11 ----------- ax25/axgetput/README.axgetput | 11 +++++++++++ 3 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 ax25/axgetput/README create mode 100644 ax25/axgetput/README.axgetput (limited to 'ax25') diff --git a/ax25/axgetput/Makefile.am b/ax25/axgetput/Makefile.am index d426f64..c3da318 100644 --- a/ax25/axgetput/Makefile.am +++ b/ax25/axgetput/Makefile.am @@ -9,7 +9,7 @@ sbin_PROGRAMS = bin_PROGRAMS = axgetput dist_man_MANS = axgetput.1 -dist_doc_DATA = README TIPS.txt TODO +dist_doc_DATA = README.axgetput TIPS.txt TODO axgetput_SOURCES = axgetput.c axgetput.h util.h proto_bin.h util.c proto_bin.c includes.h diff --git a/ax25/axgetput/README b/ax25/axgetput/README deleted file mode 100644 index 87d8c01..0000000 --- a/ax25/axgetput/README +++ /dev/null @@ -1,11 +0,0 @@ -This shell utility is for up/downloading files via your ax25 unix login -session which is managed by axspawn. -you need a //BIN compatible axspawn, which has the functionality of making -the stream 8bit compatible (normally the EOL-conversion <-> -prevents this). see: - http://x-berg.in-berlin.de/cgi-bin/viewcvs.cgi/ampr/patches/linux-ax25/ - -The location of these sources is - http://x-berg.in-berlin.de/cgi-bin/viewcvs.cgi/ampr/axgetput/ - -Since 2006-12-10, axgetput is part of the ax25-tools (s. linux-ax25.org). diff --git a/ax25/axgetput/README.axgetput b/ax25/axgetput/README.axgetput new file mode 100644 index 0000000..87d8c01 --- /dev/null +++ b/ax25/axgetput/README.axgetput @@ -0,0 +1,11 @@ +This shell utility is for up/downloading files via your ax25 unix login +session which is managed by axspawn. +you need a //BIN compatible axspawn, which has the functionality of making +the stream 8bit compatible (normally the EOL-conversion <-> +prevents this). see: + http://x-berg.in-berlin.de/cgi-bin/viewcvs.cgi/ampr/patches/linux-ax25/ + +The location of these sources is + http://x-berg.in-berlin.de/cgi-bin/viewcvs.cgi/ampr/axgetput/ + +Since 2006-12-10, axgetput is part of the ax25-tools (s. linux-ax25.org). -- cgit v1.2.3