summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2019-03-28 22:44:16 +0100
committerRalf Baechle <ralf@linux-mips.org>2019-03-28 22:44:16 +0100
commitef8627c972aa1cdb2b8abebbf410250f3f0ca87e (patch)
treefab066df9c2d66ac95eb6322ab325c7bbc162845
parent9581925f61d3b087956949a950996c388542420c (diff)
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 <ralf@linux-mips.org>
-rw-r--r--ax25-tools.spec.in2
-rw-r--r--ax25/axgetput/Makefile.am2
-rw-r--r--ax25/axgetput/README.axgetput (renamed from ax25/axgetput/README)0
3 files changed, 2 insertions, 2 deletions
diff --git a/ax25-tools.spec.in b/ax25-tools.spec.in
index d6664ca..1e62228 100644
--- a/ax25-tools.spec.in
+++ b/ax25-tools.spec.in
@@ -156,7 +156,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING README
%doc yamdrv/README.yamdrv user_call/README.user_call tcpip/ttylinkd.README dmascc/README.dmascc
-%doc ax25/axgetput/TIPS.txt
+%doc ax25/axgetput/TIPS.txt ax25/axgetput/README.axgetput
%{_mandir}/man?/*
%files x
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.axgetput
index 87d8c01..87d8c01 100644
--- a/ax25/axgetput/README
+++ b/ax25/axgetput/README.axgetput