summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2019-03-28 22:25:18 +0100
committerRalf Baechle <ralf@linux-mips.org>2019-03-28 22:29:07 +0100
commit5b0b1ac69a4d2049d23a2cd7e47561094ab5c98a (patch)
tree6c57e0fefecf21f6994879efa6598a827f81e55c
parent6b7ba23376c030d64f99952ecffb28db753b4ef0 (diff)
RPM: Don't package %{_docdir}/*
Now that we no longer install doc files other than man pages on make install this only ended up packaging an empty directory which we don't want anyway. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-rw-r--r--ax25-tools.spec.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/ax25-tools.spec.in b/ax25-tools.spec.in
index 4b99e75..c8631e1 100644
--- a/ax25-tools.spec.in
+++ b/ax25-tools.spec.in
@@ -157,7 +157,6 @@ rm -rf $RPM_BUILD_ROOT
%doc AUTHORS ChangeLog COPYING
%doc yamdrv/README.yamdrv user_call/README.user_call tcpip/ttylinkd.README dmascc/README.dmascc
%{_mandir}/man?/*
-%{_docdir}/*
%files x
%defattr(-,root,root,-)