diff options
| author | Tuomas Tynkkynen <tuomas@tuxera.com> | 2016-12-02 00:24:15 +0200 |
|---|---|---|
| committer | Tuomas Tynkkynen <tuomas@tuxera.com> | 2016-12-04 18:21:02 +0200 |
| commit | 659f75bfcdc8c623b1eabdf55fa2a01cc3f0d79f (patch) | |
| tree | 341c3426d17c2a507bb668d8b799c88fe8d018a0 /pkgs/development/python-modules/GitPython | |
| parent | 9ccc14b1bc1d7714e908d79f37785c5b80f045dc (diff) | |
coreutils-prefixed: Fix build since the single-binary changes
With the symlinked build it's only renaming 'coreutils' to
'gcoreutils' and leaving all the actual command symlinks alone.
Instead of custom renaming scripts, let's use --program-prefix
from the autotools kitchen sink. This has the nice(?) bonus that
the manpages also get prefixed with 'g' now.
The build system refuses to enable both single-binary build and
--program-prefix - but the symlink-based single-binary build couldn't
possibly work either (as it will be looking at "$0" for which command
to execute).
Diffstat (limited to 'pkgs/development/python-modules/GitPython')
0 files changed, 0 insertions, 0 deletions
