Duplicate files - Kickoff RPM - KDE

Rex Dieter rdieter at math.unl.edu
Sun May 13 14:17:28 UTC 2007


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




More information about the fedora-devel-list mailing list