• nextime's avatar
    Fix debian/rules Makefile syntax error by replacing here document with echo commands · f42ff1ee
    nextime authored
    - Replaced cat > wssshd.spec << 'EOF' with individual echo commands
    - This completely avoids Makefile tab interpretation issues
    - Each line is now clearly a shell command starting with proper tab indentation
    - Resolves the 'missing separator' error when building wsssh-server package
    - PyInstaller spec file generation now works correctly in Makefile context
    f42ff1ee
Name
Last commit
Last update
..
debian Loading commit data...