mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-electronics/fritzing: Fix typo in quazip sed
Reported-by: Dan Johansson <Dan.Johansson@dmj.nu> Closes: https://bugs.gentoo.org/772401 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -51,7 +51,7 @@ src_prepare() {
|
||||
xdg_src_prepare
|
||||
|
||||
if has_version "<dev-libs/quazip-1.0"; then
|
||||
sed -e "/^PKGCONFIG/s/quazip/quazip1-qt5/" -i phoenix.pro || die
|
||||
sed -e "/PKGCONFIG/s/quazip1-qt5/quazip/" -i phoenix.pro || die
|
||||
fi
|
||||
|
||||
# Get a rid of the bundled libs
|
||||
|
||||
Reference in New Issue
Block a user