mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
x11-misc/ly: Fixing hprefixify of nonexistent wsetup.sh and xsetup.sh files, only setup.sh is in git version
Signed-off-by: Michal Vu <saigon-tech@tuta.io>
This commit is contained in:
@@ -175,7 +175,7 @@ src_unpack() {
|
||||
src_prepare(){
|
||||
default
|
||||
# Adjusting absolute paths in the following files to use Gentoo's ${EPREFIX}
|
||||
hprefixify "${RES}/config.ini" "${RES}/xsetup.sh" "${RES}/wsetup.sh"
|
||||
hprefixify "${RES}/config.ini" "${RES}/setup.sh"
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
|
||||
Reference in New Issue
Block a user