• 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
..
changelog Loading commit data...
compat Loading commit data...
control Loading commit data...
copyright Loading commit data...
postinst Loading commit data...
postrm Loading commit data...
rules Loading commit data...
wssshd-watchdog Loading commit data...
wssshd.1 Loading commit data...
wssshd.default Loading commit data...