mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-power/powertop: Account for upstream changes
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -100,10 +100,7 @@ src_prepare() {
|
||||
default
|
||||
|
||||
# Bug 599114
|
||||
sed -i '1s|^|AX_REQUIRE_DEFINED([AX_CXX_COMPILE_STDCXX_11])|' configure.ac || die
|
||||
|
||||
chmod +x scripts/version || die "Failed to make 'scripts/version' executable"
|
||||
scripts/version || die "Failed to extract version information"
|
||||
sed -i '1s|^|AX_REQUIRE_DEFINED([AX_CXX_COMPILE_STDCXX])|' configure.ac || die
|
||||
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user