kernel-manpages: no need to return in do_foo() anymore.
This commit is contained in:
parent
a345021c2a
commit
f4365875fb
@ -15,7 +15,7 @@ Add_dependency build docbook-xsl
|
||||
|
||||
do_build()
|
||||
{
|
||||
make ${makejobs} mandocs || return 1
|
||||
make ${makejobs} mandocs
|
||||
}
|
||||
|
||||
do_install()
|
||||
|
Loading…
x
Reference in New Issue
Block a user