community/libcec: fix

This commit is contained in:
Kevin Mihelich 2017-01-19 14:55:26 +00:00
parent e5da617723
commit c359dbdd18

View file

@ -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"