mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
net-analyzer/wireshark: Override LRELEASE (bug #588876 by marienz).
Package-Manager: portage-2.3.0
This commit is contained in:
@@ -158,10 +158,12 @@ src_configure() {
|
||||
$(use_with pcap) \
|
||||
$(use_with portaudio) \
|
||||
$(usex qt4 --with-qt=4 '') \
|
||||
$(usex qt4 LRELEASE=$(qt4_get_bindir)/lrelease '') \
|
||||
$(usex qt4 MOC=$(qt4_get_bindir)/moc '') \
|
||||
$(usex qt4 RCC=$(qt4_get_bindir)/rcc '') \
|
||||
$(usex qt4 UIC=$(qt4_get_bindir)/uic '') \
|
||||
$(usex qt5 --with-qt=5 '') \
|
||||
$(usex qt5 LRELEASE=$(qt5_get_bindir)/lrelease '') \
|
||||
$(usex qt5 MOC=$(qt5_get_bindir)/moc '') \
|
||||
$(usex qt5 RCC=$(qt5_get_bindir)/rcc '') \
|
||||
$(usex qt5 UIC=$(qt5_get_bindir)/uic '') \
|
||||
|
||||
@@ -162,10 +162,12 @@ src_configure() {
|
||||
$(use_with pcap) \
|
||||
$(use_with portaudio) \
|
||||
$(usex qt4 --with-qt=4 '') \
|
||||
$(usex qt4 LRELEASE=$(qt4_get_bindir)/lrelease '') \
|
||||
$(usex qt4 MOC=$(qt4_get_bindir)/moc '') \
|
||||
$(usex qt4 RCC=$(qt4_get_bindir)/rcc '') \
|
||||
$(usex qt4 UIC=$(qt4_get_bindir)/uic '') \
|
||||
$(usex qt5 --with-qt=5 '') \
|
||||
$(usex qt5 LRELEASE=$(qt5_get_bindir)/lrelease '') \
|
||||
$(usex qt5 MOC=$(qt5_get_bindir)/moc '') \
|
||||
$(usex qt5 RCC=$(qt5_get_bindir)/rcc '') \
|
||||
$(usex qt5 UIC=$(qt5_get_bindir)/uic '') \
|
||||
|
||||
Reference in New Issue
Block a user