sys-fs/xfsprogs: make install-dev
Will provide headers and libs, needed by packages, which extends xfs. For example xfsdump. It needs xfs/xfs.h.
This commit is contained in:
parent
b940789dbb
commit
542d63f0b0
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ DEPENDENCIES="
|
||||||
"
|
"
|
||||||
|
|
||||||
DEFAULT_SRC_CONFIGURE_PARAMS+=( OPTIMIZER=' ' DEBUG=' ' --sbindir=/sbin )
|
DEFAULT_SRC_CONFIGURE_PARAMS+=( OPTIMIZER=' ' DEBUG=' ' --sbindir=/sbin )
|
||||||
DEFAULT_SRC_INSTALL_PARAMS+=( DIST_ROOT="${IMAGE}" )
|
DEFAULT_SRC_INSTALL_PARAMS+=( DIST_ROOT="${IMAGE}" install-dev )
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
Loading…
Add table
Reference in a new issue