mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
x11-misc/dunst: sync live
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
parent
fe917572f1
commit
cf9235dbda
@ -49,8 +49,8 @@ src_prepare() {
|
||||
sed -e 's/-Os//' -i config.mk || die
|
||||
|
||||
# Use correct path for dbus and system unit
|
||||
sed -e "s|##PREFIX##|${EPREFIX}/usr|" -i dunst.systemd.service.in || die
|
||||
sed -e "s|##PREFIX##|${EPREFIX}/usr|" -i org.knopwob.dunst.service.in || die
|
||||
sed -e "s|@bindir@|${EPREFIX}/usr/bin|" -i dunst.systemd.service.in || die
|
||||
sed -e "s|@bindir@|${EPREFIX}/usr/bin|" -i org.knopwob.dunst.service.in || die
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user