mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/libcec-rpi: use
This commit is contained in:
parent
ce43df27de
commit
8dd5914486
1 changed files with 1 additions and 1 deletions
|
@ -45,6 +45,6 @@ build() {
|
|||
}
|
||||
|
||||
package() {
|
||||
cd "$pkgname-$pkgname-$pkgver/build"
|
||||
cd "$_pkgname-$_pkgname-$pkgver/build"
|
||||
make DESTDIR="$pkgdir" install
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue