mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-23 18:38:08 -07:00
dev-python/python-openstackclient: fixing sed typo
Package-Manager: portage-2.2.26
This commit is contained in:
@@ -61,7 +61,7 @@ RDEPEND="
|
||||
python_prepare_all() {
|
||||
sed -i '/^hacking/d' test-requirements.txt || die
|
||||
# clients aren't actually needed
|
||||
sed -o '/\-client/d' test-requirements.txt || die
|
||||
sed -i '/\-client/d' test-requirements.txt || die
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user