On Fri, Jul 10, 2009 at 12:11:29AM +1000, Allan Duncan wrote: > I need to patch the sawfish.spec file replacing > the automagic detection with a hard coded define: > ... >%define librepdir /usr/lib
That makes for a definitely broken spec file; even if it happens to work by an accident in your case. If something simple of that sort is now sufficient that it most likely should be %define librepdir %_libdir Michal
