Commit Graph

3 Commits

Author SHA1 Message Date
Sergei Trofimovich
b3d8d75db8 s9fes: disable install parallelism
Without the change parallel installs fail as:

    install flags: -j16
    install -d -m 0755 ...-s9fes-20181205/share/s9fes
    sed -e "s|^#! /usr/local|#! ...-s9fes-20181205|" <prog/s9help.scm >...-s9fes-20181205/bin/s9help
    ...-bash-5.2-p15/bin/bash: line 1: ...-s9fes-20181205/bin/s9help: No such file or directory
    make: *** [Makefile:157: install-util] Error 1
    make: *** Waiting for unfinished jobs....
2023-03-04 15:08:58 +00:00
Sandro Jäckel
fd828ac4f5
s9fes: cleanup 2021-07-24 19:07:27 +02:00
Ben Siraphob
a29e031643 s9fes: init at 20181205 2021-07-24 20:08:44 +07:00