[fldigi] Fix user manual file name.

Richard Shaw hobbes1069 at fedoraproject.org
Wed May 7 13:29:17 UTC 2014


commit 6c0e692c878b4343ea906775702403e2f57499ad
Author: Richard M. Shaw <hobbes1069 at gmail.com>
Date:   Wed May 7 08:29:40 2014 -0500

    Fix user manual file name.

 fldigi.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/fldigi.spec b/fldigi.spec
index fce6c23..cefc152 100755
--- a/fldigi.spec
+++ b/fldigi.spec
@@ -94,7 +94,7 @@ install -pm 0644 %{SOURCE1} .
 %{_datadir}/%{name}/station_table.txt
 
 %files doc
-%doc %{name}.pdf
+%doc Fldigi_User_Manual.pdf
 
 
 %changelog


More information about the scm-commits mailing list