media-sound/nulloy: fix build patch apply

Closes: https://bugs.gentoo.org/857699

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
Vitaly Zdanevich 2022-07-12 13:20:58 +04:00
parent 4ab95abc34
commit 66b0a79cff
No known key found for this signature in database
GPG Key ID: E91CC56723EE101E

View File

@ -36,7 +36,7 @@ RDEPEND="${DEPEND}"
src_prepare() {
if use skins ; then
eapply "${FILESDIR}"/nulloy.patch
eapply "${FILESDIR}"/add-dark-theme.patch
cp -r $WORKDIR/$NAME src/skins/night
fi