mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
aur/xbmc-rbp-git remove obsolete "fix"
This commit is contained in:
parent
ced89fd1fa
commit
6522436ea3
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ prepare() {
|
|||
sed -i -e 's:/usr/bin/lsb_release -d:cat /etc/arch-release:' xbmc/utils/SystemInfo.cpp
|
||||
|
||||
# Change outdated macro use
|
||||
find . -name 'configure*' | xargs grep -l AM_CONFIG_HEADER | xargs sed -i -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g'
|
||||
# find . -name 'configure*' | xargs grep -l AM_CONFIG_HEADER | xargs sed -i -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g'
|
||||
|
||||
# Patch to fix TexturePacker build.
|
||||
patch -p1 -i ${srcdir}/xbmc-ae04d99-321-texturepacker-hostflags-and-rework.patch
|
||||
|
|
Loading…
Reference in a new issue