-
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