http://bugzilla.rpmfusion.org/show_bug.cgi?id=1030
--- Comment #88 from rc040203(a)freenet.de 2010-02-03 13:11:08 ---
Created an attachment (id=368)
--> (
http://bugzilla.rpmfusion.org/attachment.cgi?id=368)
Diffs between Alex's spec and mine
This patch is contains the diff between your and my current xbmc.spec.
Differences to your spec:
* Passing *FLAGS etc. to configure, because xbmc Makefile's pick up *FLAGS from
the "air" (enviroment) and append them anew in each single Makefile.
This causes each make recursion to append *FLAGS one more,
i.e. in a 3-level recursion, CFLAGS will have piled up 3 times (passed to the
compiler 3 times)
* Touch rsxs Makefiles to prevent rerunning the autotools.
* Add missing %clean
This is the last change, I currently have pending.
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.