[ghdl] fix path

sailer sailer at fedoraproject.org
Thu Mar 12 15:31:46 UTC 2015


commit de796d62675e1a8802239d444d5faf1e64840f32
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Thu Mar 12 16:30:11 2015 +0100

    fix path

 ghdl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghdl.spec b/ghdl.spec
index b953c33..96416e6 100644
--- a/ghdl.spec
+++ b/ghdl.spec
@@ -623,7 +623,7 @@ echo "-lm"
 %ifarch x86_64
 echo "-ldl"
 %endif
-) >> %{buildroot}%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/vhdl/lib/grt.lst
+) >> %{buildroot}%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/vhdl/grt.lst
 
 # Remove files not to be packaged
 pushd %{buildroot}


More information about the scm-commits mailing list