mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/irqbalance: fix
This commit is contained in:
parent
798c1740fb
commit
b6da59c0e9
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ sha1sums=('bb8c786b1aae73679016ae0bbbb7c7dbc488be64'
|
|||
prepare() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
patch -p1 < ../config.patch
|
||||
patch -p1 < ../d88f69c09f5517655272a3ab10e7f86b3d7e99f4.patch
|
||||
}
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue