mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
aur/owfs fix
This commit is contained in:
parent
e74f31d535
commit
ccfa830edc
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ md5sums=('3d8919af078ae8c9171e5713a1789195'
|
|||
|
||||
prepare() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
patch -p1 -i ../../fix-libusb-includes.patch
|
||||
patch -p1 -i ../fix-libusb-includes.patch
|
||||
}
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue