Lazy-Newb-Pack / Lazy-Newb-Pack-Linux

A Lazy Newb Pack for Linux
http://lazynewbpack.com/
150 stars 12 forks source link

support openSUSE #16

Closed daxim closed 9 years ago

daxim commented 9 years ago

distro_fixes output:

[distro_fixes] INFO Checking whether any ARCH/distro specific fixes are required...
[distro_fixes] INFO OS: openSUSE project
[distro_fixes] INFO ARCH: x86_64
[distro_fixes] INFO VER: 13.2
[distro_fixes] INFO DF_ARCH: 32-bit
[distro_fixes] INFO DF_BIN_LOCATION: ………/df_linux/libs/Dwarf_Fortress
[distro_fixes] INFO 32 bit df on openSUSE project/64bit detected
[distro_fixes] WARN 32bit 'Dwarf_Fortress' on unhandled 64bit OS detected. If you get 'missing file' errors, please open an issue on Github: https://github.com/Lazy-Newb-Pack/Lazy-Newb-Pack-Linux/issues.
[distro_fixes] INFO Done

32-bit zlib is at /lib/libz.so.1

lethosor commented 9 years ago

Already done in master: https://github.com/Lazy-Newb-Pack/Lazy-Newb-Pack-Linux/blob/e5d725ac4f5ac7c0e3bb24e83aac3120feebec77/pack/df_linux/distro_fixes.sh#L126-L127 (Distro names are somewhat normalized in that script, by the way.)