[ghdl] fix file path

sailer sailer at fedoraproject.org
Sat Feb 1 13:32:33 UTC 2014


commit ca73c0908264bdd0dcedd7f9379c563e181eb128
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Sat Feb 1 14:32:54 2014 +0100

    fix file path

 ghdl.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ghdl.spec b/ghdl.spec
index af66e9d..50008e7 100644
--- a/ghdl.spec
+++ b/ghdl.spec
@@ -449,7 +449,7 @@ P64=%{buildroot}/%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/vhdl/l
 
 %files grt
 %defattr(-,root,root,-)
-%doc ghdl-%{ghdlver}dev/COPYING
+%doc ghdl-%{ghdlver}/COPYING
 # Need to own directory %{_libdir}/gcc even though we only want the
 # %{gcc_target_platform}/%{gcc_version} subdirectory
 %{_prefix}/lib/gcc/


More information about the scm-commits mailing list