mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
net-misc/gemserv: Silence QA_FLAGS_IGNORED.
Closes: https://bugs.gentoo.org/787893 Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -109,6 +109,9 @@ DEPEND="${RDEPEND}"
|
||||
|
||||
S="${WORKDIR}/${PN}-v${PV}"
|
||||
|
||||
# Rust packages ignore CFLAGS and LDFLAGS so let's silence the QA warnings.
|
||||
QA_FLAGS_IGNORED="usr/bin/gemserv"
|
||||
|
||||
src_prepare() {
|
||||
# Fix paths in systemd unit.
|
||||
sed -i 's@/path/to/bin /path/to/config@'"${EPREFIX}"'/usr/bin/gemserv '"${EPREFIX}"'/etc/gemserv/config.toml@' \
|
||||
|
||||
Reference in New Issue
Block a user