| # create-tlst.conf: Configuration for creating of translation-update-upstream.lst. |
| # |
| # Binary repository file system path you want to scan. It may be a local |
| # copy of a complete openSUSE repository or a remote repository mounted |
| # to a local file system. Note that DVD contents may be insufficient. |
| |
| BINARY_REPO=/mnt |
|
|
| # Binary arch for. Directories suse/$BINARY_ARCH and suse/noarch will be |
| # searched. |
| BINARY_ARCH=x86_64 |