Index: work/OS/Fedora/pcb-rnd.spec =================================================================== --- work/OS/Fedora/pcb-rnd.spec (revision 17173) +++ work/OS/Fedora/pcb-rnd.spec (revision 17174) @@ -1,6 +1,6 @@ # Build with --debug (1) or --symbols (0) %define debug 0 -%define plugindir %{_prefix}/lib/%{name}/plugins +%define plugindir %{_libdir}/%{name}/plugins #%%define svn 15165 Name: pcb-rnd Version: 2.0.0 @@ -253,8 +253,8 @@ %{_bindir}/pcb-strip %{_datadir}/%{name}/* %{_mandir}/man1/* -%exclude %{_prefix}/lib/debug/* -%{_prefix}/lib/%{name}/*.scm +%exclude %{_libdir}/debug/* +%{_libdir}/%{name}/*.scm %files auto %{plugindir}/autoplace.pup