forked from pool/texlive-filesystem
.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-filesystem?expand=0&rev=40
This commit is contained in:
@@ -195,7 +195,7 @@ has_formats()
|
||||
local OIFS="$IFS"
|
||||
local IFS=$'\n'
|
||||
|
||||
local -a list=($(sed -r '/^#/d; /^[[:blank:]]*$/d' cnf_fmtu))
|
||||
local -a list=($(sed -r '/^#/d; /^[[:blank:]]*$/d' $cnf_fmtu))
|
||||
local -a line
|
||||
IFS="$OIFS"
|
||||
|
||||
|
Reference in New Issue
Block a user