]> git.pld-linux.org Git - packages/gcc.git/commitdiff
fixed libstdc++-devel
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 12 Mar 2001 20:09:52 +0000 (20:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.81.2.16

gcc.spec

index 16548f985f327a9325a96d1452572bb386fabe87..5de7027ab088ab9780d4346d1334d1b49df6eca8 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -546,7 +546,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -n libstdc++-devel
 %defattr(644,root,root,755)
 %{_includedir}/g++*
-%{_prefix}/{_target_cpu}*
+%{_prefix}/%{_target_cpu}*
 %attr(755,root,root) %{_libdir}/libstdc++.so
 
 %files -n libstdc++-static
This page took 0.050583 seconds and 4 git commands to generate.