aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2025-08-14 15:20:37 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2025-08-14 15:20:37 +0300
commit6399cfcfa2ddc8f94247b01b61cedf36d44e8b11 (patch)
tree6b050e9f1e388fef1eab35c3e5789c044dda269a /README
parent003cb1e430739d8a464321b236ac6f34f7b39678 (diff)
downloadsciteco-6399cfcfa2ddc8f94247b01b61cedf36d44e8b11.tar.gz
fix up hash-bang lines only of the scripts really installed by the current `make install` invocation
* The previous way of fixing up all `*.tes` scripts had the disadvantage of touching unrelated scripts or grosciteco/tedoc of a previous invocation. E.g. installing a Gtk build after the ncurses build would overwrite all hash-bang lines of the curses-version scripts as well with gsciteco. * This caused problems with the RPM package where both variants were installed into the same buildroot and introduced a dependency from sciteco-curses to sciteco-gtk. This is worked around in sciteco.spec with a manual sed call. * It would be better to get rid of the install-exec-hook altogether as it causes problems with FreeBSD/Poudriere (FIXME).
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions