From ce2631ae914c786713acb5540937351d32ae128e Mon Sep 17 00:00:00 2001 From: mis Date: Sun, 27 Aug 2000 02:05:22 +0000 Subject: [PATCH] - removed %{_libdir}/*.so from main Changed files: wine.spec -> 1.22 --- wine.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wine.spec b/wine.spec index 920ce11..7028322 100644 --- a/wine.spec +++ b/wine.spec @@ -112,7 +112,7 @@ rm -rf $RPM_BUILD_ROOT %doc documentation wine.conf.example %attr(755,root,root) %{_bindir}/* %{_mandir}/man[15]/* -%attr(755,root,root) %{_libdir}/* +%attr(755,root,root) %{_libdir}/*.so.* #%{_libdir}/wine.sym %config(noreplace) %{_sysconfdir}/wine.conf -- 2.44.0