mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-mathematics/pari: Fix typo
Thanks-to: Felix Janda <felix.janda@posteo.de> Bug: https://bugs.gentoo.org/641942 Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -77,7 +77,7 @@ src_configure() {
|
||||
--with-ncurses-lib="${EPREFIX}"/usr/$(get_libdir) \
|
||||
$(use_with fltk) \
|
||||
$(use_with gmp) \
|
||||
--without-qt4 \
|
||||
--without-qt \
|
||||
|| die "./Configure failed"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user