mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/libcec: fix
This commit is contained in:
parent
e5da617723
commit
c359dbdd18
1 changed files with 0 additions and 6 deletions
|
@ -21,12 +21,6 @@ depends=('udev' 'lockdev' 'p8-platform' 'libxrandr')
|
|||
source=("$pkgname-$pkgver.tar.gz::https://github.com/Pulse-Eight/$pkgname/archive/$pkgname-$pkgver.tar.gz")
|
||||
sha256sums=('92dd5d19675d571856c67785ea2dac0d11c4205a320c500981117152ffcdc15f')
|
||||
|
||||
prepare() {
|
||||
cd "$pkgname-$pkgname-$pkgver"
|
||||
|
||||
patch -p1 -i ../399e177a56fc4b216ee6e7fb400c03c9b91be283.patch
|
||||
}
|
||||
|
||||
build() {
|
||||
cd "$pkgname-$pkgname-$pkgver"
|
||||
|
||||
|
|
Loading…
Reference in a new issue