openSUSE / opi

OBS Package Installer (CLI)
GNU General Public License v3.0
244 stars 22 forks source link

Add wrong openh264 repo for openSUSE MicroOS #158

Closed zzndb closed 12 months ago

zzndb commented 12 months ago

I'm currently using openSUSE MicroOS (tumbleweed based). Due to the following code https://github.com/openSUSE/opi/blob/a5010d07d6423bca03efb22f6d50c03a5a09c4a9/opi/__init__.py#L108-L112 and /etc/os-release file with NAME="openSUSE MicroOS" the not exist path url http://codecs.opensuse.org/openh264/openSUSE_MicroOS/will be generated. I think the correct path will end with openSUSE_Tumbleweed on tumbleweed based MicroOS.