forked from hasufell/hasufell-repository
media-sound/gmusicbrowser: fix start
This commit is contained in:
parent
7d8dd7f904
commit
b8a08f31fe
@ -42,6 +42,13 @@ DEPENDENCIES="
|
||||
plugins ] ]]
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
edo sed -i \
|
||||
-e "s|\$FindBin::RealBin\,'\.\.'|'/usr'|" \
|
||||
-e "s|\$FindBin::RealBin\.SLASH\.'\.\.'|SLASH\.'usr'|" \
|
||||
gmusicbrowser.pl
|
||||
}
|
||||
|
||||
src_install() {
|
||||
emake \
|
||||
DOCS="AUTHORS NEWS README" \
|
||||
|
Loading…
Reference in New Issue
Block a user