]> git.pld-linux.org Git - packages/wine.git/commitdiff
- removed %{_libdir}/*.so from main
authormis <mis@pld-linux.org>
Sun, 27 Aug 2000 02:05:22 +0000 (02:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wine.spec -> 1.22

wine.spec

index 920ce1127b81065e6d1ae236cb9c996a9c9ba528..70283223a24b5d37b85e38185c63ee2228a43f51 100644 (file)
--- 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
 
This page took 0.040923 seconds and 4 git commands to generate.