]> git.pld-linux.org Git - packages/mono-debugger.git/commitdiff
- removed dup from files
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 17 Jul 2005 19:20:56 +0000 (19:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mono-debugger.spec -> 1.15

mono-debugger.spec

index 3adf90f0fb51c470dadbb10aed91e09ca215e275..b6b03375dec23e05c9e8ca5ab08c19381df6148d 100644 (file)
@@ -100,8 +100,8 @@ rm -rf $RPM_BUILD_ROOT
 %doc NEWS README ChangeLog TODO AUTHORS doc/*.t* RELEASE-NOTES-*
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/mono-debugger-mini-wrapper
-%attr(755,root,root) %{_libdir}/*.so.*.*.*
-%{_libdir}/lib*.so*
+%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/mono/*
 
 %files devel
This page took 0.100371 seconds and 4 git commands to generate.