Tim Lauridsen wrote: > Hi. > > I have just made a new release of yum-utils. > [snip] > SRPM: > http://linux.duke.edu/projects/yum/download/yum-utils/yum-utils-1.0.1-1.src.rpm > > I had to add [ "%{_initrddir}" == "/etc/rc.d/init.d" ] || mv $RPM_BUILD_ROOT/etc/rc.d/init.d $RPM_BUILD_ROOT/%{_initrddir} to the end of %install section to succesfully build yum-utils on SLED 10. I believe this is because SUSE uses /etc/init.d, but the Makefile installs init scripts on /etc/rc.d/init.d (which RedHat uses) Regards, Fajar