]> git.pld-linux.org Git - packages/blueman.git/commitdiff
- fix everything when fixing!! wolvverine
authorshadzik <shadzik@pld-linux.org>
Sat, 24 May 2008 14:37:17 +0000 (14:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    blueman.spec -> 1.7

blueman.spec

index 887410e65837b059b9366680163d9ee83409a936..403e7a4155305f26fcf70b7a54fe6bc554c1bf70 100644 (file)
@@ -65,7 +65,7 @@ rm -rf $RPM_BUILD_ROOT
 #%dir %{_sysconfdir}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/network.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/org.blueman.Mechanism.conf
 #%dir %{_sysconfdir}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/network.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/org.blueman.Mechanism.conf
-%attr(755,root,root) %{_prefix}/lib/%{name}
+%attr(755,root,root) %{_libdir}/%{name}
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
 %{_datadir}/dbus-1/system-services/org.blueman.Mechanism.service
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
 %{_datadir}/dbus-1/system-services/org.blueman.Mechanism.service
This page took 0.156445 seconds and 4 git commands to generate.