]> git.pld-linux.org Git - packages/beagle.git/commitdiff
- fixed permissions
authoraflinta <aflinta@pld-linux.org>
Sun, 20 Jun 2004 18:11:15 +0000 (18:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    beagle.spec -> 1.2

beagle.spec

index 9d09cdc7b4fce8297630be669ec5badaadb57803..707ddd0db3095fd22298dd69a00f0d6fc34b74e6 100644 (file)
@@ -63,8 +63,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog NEWS README
 %attr(755,root,root)%{_bindir}/*
+%attr(755,root,root)%{_libdir}/epiphany/extensions/libbeagleextension.so*
 %{_libdir}/%{name}
-%{_libdir}/epiphany/extensions/libbeagleextension.so.*.*.*
+
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.147021 seconds and 4 git commands to generate.