mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-forensics/openscap-9999: fix automake failure about missing config/config.rpath
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -88,6 +88,8 @@ src_prepare() {
|
||||
|
||||
if [[ "${PV}" == "9999" ]];
|
||||
then
|
||||
# fix automake failure about missing 'config/config.rpath'
|
||||
touch config/config.rpath
|
||||
eautoreconf
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user