mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
aur/xbmc-rbp-git move xbmc-rbp-git.conf to firmware
This commit is contained in:
parent
5c83f659b5
commit
8f0e074e90
1 changed files with 1 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Contributor tomasgroth at yahoo.dk
|
||||
# Contributor WarheadsSE <max@warheads.net>
|
||||
pkgname=xbmc-rbp-git
|
||||
pkgver=20121230
|
||||
pkgver=20130107
|
||||
pkgrel=1
|
||||
buildarch=16
|
||||
|
||||
|
@ -92,9 +92,4 @@ package() {
|
|||
mv "${pkgdir}${_prefix}/share/doc/xbmc/${licensef}" "${pkgdir}${_prefix}/share/licenses/${pkgname}"
|
||||
done
|
||||
|
||||
# Create lib links
|
||||
mkdir -p "${pkgdir}"/etc/ld.so.conf.d/
|
||||
|
||||
# ensure we can load libs
|
||||
echo "/opt/vc/lib/" > "${pkgdir}"/etc/ld.so.conf.d/xbmc-rbp-git.conf
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue