aur/xbmc-rbp-git: fix patch

This commit is contained in:
Kevin Mihelich 2013-06-09 15:36:21 +00:00
parent 1bfa1b21c9
commit ce5e77822b
2 changed files with 4 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Contributor WarheadsSE <max@warheads.net>
_gitname="xbmc"
pkgname=xbmc-rbp-git
pkgver=13.275.gbfb8e98
pkgver=13.292.gbc074b4
#xbmc Gotham is version 13
_cycle_version=13
pkgver() {
@ -32,11 +32,10 @@ install="xbmc.install"
source=('xbmc-ae04d99-321-texturepacker-hostflags-and-rework.patch'
'xbmc.service'
"git://github.com/xbmc/xbmc.git")
md5sums=('fc6a925a09ba1b13d84daf1121b42ab9'
md5sums=('53483ae33fc0ef680555fc6aa1b27e0c'
'76fae229ebc3bcfaab7e7f27e4fb51f5'
'SKIP')
_prefix=/usr
prepare() {

View file

@ -78,8 +78,8 @@ diff -Naur xbmc-frodo-0ff0d2e/tools/TexturePacker/Makefile.in xbmc-frodo-0ff0d2e
--- xbmc-frodo-0ff0d2e/tools/TexturePacker/Makefile.in 2012-10-11 15:47:05.000000000 +0200
+++ xbmc-frodo-0ff0d2e.patch/tools/TexturePacker/Makefile.in 2012-10-11 16:49:08.874850920 +0200
@@ -1,56 +1,54 @@
-DEFINES += -D_LINUX -DUSE_LZO_PACKING
+DEFINES += -D_LINUX -DUSE_LZO_PACKING
-DEFINES += -DTARGET_POSIX -DUSE_LZO_PACKING
+DEFINES += -DTARGET_POSIX -DUSE_LZO_PACKING
ifneq ($(or $(findstring powerpc,@ARCH@),$(findstring ppc, @ARCH@)),)
-DEFINES += -DHOST_BIGENDIAN
+DEFINES += -DHOST_BIGENDIAN