mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-04-19 04:56:12 +00:00
fixed build
This commit is contained in:
@@ -43,5 +43,5 @@ build() {
|
||||
|
||||
package() {
|
||||
cd "$srcdir/$pkgname-build"
|
||||
make DESTDIR="$pkgdir" PREFIX=/usr install
|
||||
make $_options DESTDIR="$pkgdir" PREFIX=/usr install
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user