Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Commit

Permalink
update to r80
Browse files Browse the repository at this point in the history
  • Loading branch information
yunshansimon committed Jan 17, 2020
1 parent 8dda0c8 commit 9f90322
Show file tree
Hide file tree
Showing 87 changed files with 2,570 additions and 8,427 deletions.
4 changes: 2 additions & 2 deletions app-emulation/open-vm-tools/open-vm-tools-10.3.10.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ src_prepare() {
eautoreconf
}

EPREFIX=$SYSROOT
src_configure() {
local myeconfargs=(
--without-root-privileges
Expand All @@ -109,8 +110,7 @@ src_configure() {
)
# Avoid a bug in configure.ac
use ssl || myeconfargs+=( --without-ssl )

econf "${myeconfargs[@]}"
econf_build "${myeconfargs[@]}"
}

src_install() {
Expand Down
Loading

0 comments on commit 9f90322

Please sign in to comment.