[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Duplicate files - Kickoff RPM - KDE
- From: Johan Cwiklinski <johan x-tnd be>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: Duplicate files - Kickoff RPM - KDE
- Date: Mon, 14 May 2007 22:59:45 +0200
Rex Dieter a écrit :
> 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
>
>
It seems to do the job :)
Thanks Rex :)
Johan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]