use abs path
This commit is contained in:
parent
89789d6828
commit
984415b807
6
configure
vendored
6
configure
vendored
@ -9788,9 +9788,9 @@ esac
|
||||
export CC LD CFLAGS LDFLAGS;
|
||||
mkdir -p packages/clib/maildrop/rfc822;
|
||||
mkdir -p packages/clib/maildrop/rfc2045;
|
||||
( cd packages/clib/maildrop/rfc822 && $CONFIG_SHELL ../../../../"$srcdir"/packages/clib/maildrop/rfc822/configure --host=$host)
|
||||
( cd packages/clib/maildrop/rfc2045 && $CONFIG_SHELL ../../../../"$srcdir"/packages/clib/maildrop/rfc2045/configure --host=$host)
|
||||
)
|
||||
MIME_DIR=`dirname "$srcdir"/packages/clib/maildrop`
|
||||
( cd packages/clib/maildrop/rfc822 && $CONFIG_SHELL "$MIME_DIR"/maildrop/rfc822/configure --host=$host)
|
||||
( cd packages/clib/maildrop/rfc2045 && $CONFIG_SHELL "$MIME_DIR"/maildrop/rfc2045/configure --host=$host))
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user