summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-06-18 09:01:00 -0700
committerMatt Turner <mattst88@gentoo.org>2017-06-18 09:22:36 -0700
commit654a6903b97db8cb0d07689e62eefc933942a159 (patch)
treedd1f8b37a245126de7e9cc350e408a1c9e0a964b /www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild
parentwww-misc/fcgiwrap: Use git-r3 eclass (diff)
downloadgentoo-654a6903b97db8cb0d07689e62eefc933942a159.tar.gz
gentoo-654a6903b97db8cb0d07689e62eefc933942a159.tar.bz2
gentoo-654a6903b97db8cb0d07689e62eefc933942a159.zip
www-misc/fcgiwrap: Check for libsystemd, not libsystemd-daemon
Bug: https://bugs.gentoo.org/589092
Diffstat (limited to 'www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild')
-rw-r--r--www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild b/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild
index d7bf8afae198..a84805d905e3 100644
--- a/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild
+++ b/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild
@@ -37,6 +37,9 @@ src_prepare() {
sed -e '/man8dir = $(DESTDIR)/s/@prefix@//' \
-i Makefile.in || die "sed failed"
+
+ sed -e "s/libsystemd-daemon/libsystemd/" \
+ -i configure.ac || die "sed failed"
tc-export CC
# Fix systemd units for Gentoo