diff --git a/aur/owfs/PKGBUILD b/aur/owfs/PKGBUILD index 3829eb7e3..5abf28a09 100644 --- a/aur/owfs/PKGBUILD +++ b/aur/owfs/PKGBUILD @@ -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() {