4.16.7-3 (clr 4.16.7-567)
This commit is contained in:
parent
ca59b780d2
commit
f844609f96
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -114,8 +114,8 @@ prepare() {
|
||||||
# don't run depmod on 'make install'. We'll do this ourselves in packaging
|
# don't run depmod on 'make install'. We'll do this ourselves in packaging
|
||||||
sed -i '2iexit 0' scripts/depmod.sh
|
sed -i '2iexit 0' scripts/depmod.sh
|
||||||
|
|
||||||
msg "Running make prepare"
|
#msg "Running make prepare"
|
||||||
make prepare
|
#make prepare
|
||||||
|
|
||||||
### Optionally load needed modules for the make localmodconfig
|
### Optionally load needed modules for the make localmodconfig
|
||||||
# See https://aur.archlinux.org/packages/modprobed-db/
|
# See https://aur.archlinux.org/packages/modprobed-db/
|
||||||
|
|
Reference in a new issue