]> git.pld-linux.org Git - packages/gcc.git/commitdiff
for libgcj we need all symlinks not only .so and library
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 12 Mar 2001 20:17:19 +0000 (20:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.81.2.17

gcc.spec

index 5de7027ab088ab9780d4346d1334d1b49df6eca8..a9a484cc00a947d6270c9089f36746bb37c9b81f 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -522,7 +522,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -n libgcj
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*cj*.so.*.*.*
+%attr(755,root,root) %{_libdir}/lib*cj*.so.*
 
 %files -n libgcj-devel
 %defattr(644,root,root,755)
This page took 0.039776 seconds and 4 git commands to generate.