mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
aur/xbmc-rbp-git: remove now-unneeded automake fix
This commit is contained in:
parent
f71cdd0fd4
commit
3535b23c43
1 changed files with 0 additions and 3 deletions
|
@ -47,9 +47,6 @@ build() {
|
||||||
# Patch to fix TexturePacker build.
|
# Patch to fix TexturePacker build.
|
||||||
patch -i ${srcdir}/xbmc-ae04d99-321-texturepacker-hostflags-and-rework.patch -p1
|
patch -i ${srcdir}/xbmc-ae04d99-321-texturepacker-hostflags-and-rework.patch -p1
|
||||||
|
|
||||||
# Change outdated macro use
|
|
||||||
find . -name 'configure*' | xargs grep -l M_CONFIG_HEADER | xargs sed -i -e 's/M_CONFIG_HEADER/AC_CONFIG_HEADERS/g'
|
|
||||||
|
|
||||||
# Bootstrapping XBMC
|
# Bootstrapping XBMC
|
||||||
./bootstrap
|
./bootstrap
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue