Package: tuxcmd-modules / 0.6.70+ds-1

Metadata

Package Version Patches format
tuxcmd-modules 0.6.70+ds-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
02_do_not_install_in_lib64_for_amd64.patch | (download)

gvfs/Makefile | 4 1 + 3 - 0 !
libarchive/Makefile | 4 1 + 3 - 0 !
zip/Makefile | 4 1 + 3 - 0 !
3 files changed, 3 insertions(+), 9 deletions(-)

 tuxcmd-modules makefiles checks if uname -m returns x86_64 
 and if yes, modules are installed under /usr/lib64/tuxcmd. They should 
 be installed under /usr/lib/tuxcmd on all archs.