Johan Cwiklinski wrote: > I've told one of the developers about this problem, who said me to try > to install only "kicker/" and "kcontrol/kicker/" subdirs ; but I don't > have any idea how to achieve this properly. (Haven't tried, but hopefully): Replace: unsermake install DESTDIR=$RPM_BUILD_ROOT with (cd kcontrol/kicker ; unsermake install DESTDIR=$RPM_BUILD_ROOT ) (cd kicker/ ; unsermake install DESTDIR=$RPM_BUILD_ROOT ) and adjust %files accordingly. -- Rex -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list