# TLD Linux - https://www.tld-linux.org/ _arch = %ARCH% _prefix = https://dist.tld-linux.org/TLD _branch = stable ############################################################ # TLD Linux [source] type = pndir name = ti-%{_arch} path = %{_prefix}/%{_branch}/main/%{_arch}/RPMS/ auto = no autoup = no # TLD Linux, test packages [source] type = pndir name = ti-test-%{_arch} path = %{_prefix}/%{_branch}/test/%{_arch}/RPMS/ auto = no autoup = no