Diff wayfire-0.7.5-r1 with a wayfire-9999
/usr/portage/gui-wm/wayfire/wayfire-9999.ebuild 2023-10-09 14:52:31.176368393 +0300 | ||
---|---|---|
73 | 73 |
virtual/pkgconfig |
74 | 74 |
" |
75 | 75 | |
76 |
PATCHES=( |
|
77 |
"${FILESDIR}"/${PN}-0.7.5-gcc13.patch |
|
78 |
) |
|
79 | ||
80 | 76 |
src_configure() { |
81 | 77 |
sed -e "s:@EPREFIX@:${EPREFIX}:" \ |
82 | 78 |
"${FILESDIR}"/wayfire-session > "${T}"/wayfire-session || die |