Hotfix: createindex: fix ID3v1 genre index path
This commit is contained in:
parent
73f00a1fac
commit
803983a5a6
@ -38,7 +38,7 @@ LC_ALL=C
|
||||
|
||||
shopt -s extglob
|
||||
|
||||
source ./share/id3genres
|
||||
source "$SHAREDIR"/id3genres
|
||||
|
||||
for function in "$LIBDIR"/*/*
|
||||
do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user