Skip to content

Add diffstat 1.63 #1838

Merged
merged 2 commits into from
Jun 29, 2020
Merged

Add diffstat 1.63 #1838

merged 2 commits into from
Jun 29, 2020

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Jun 29, 2020

No description provided.

[Description](https://invisible-island.net/diffstat/):

> diffstat reads the output of diff and displays a histogram of the
> insertions, deletions, and modifications per-file. It is useful for
> reviewing large, complex patch files.

Needed for [Yocto](https://www.yoctoproject.org/).
The option `--localdir` is unknown.

    [BEE] /dev/shm/bee-root/diffstat/diffstat-1.63-0/source/configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/libexec --sysconfdir=/etc --sharedstatedir=/var --localstatedir=/var --libdir=/usr/lib --includedir=/usr/include --datarootdir=/usr/share --datadir=/usr/share --infodir=/usr/share/info --localedir=/usr/share/locale --mandir=/usr/share/man --docdir=/usr/share/doc/diffstat --exec-prefix=/usr
    configure: error: unrecognized option: --localedir=/usr/share/locale
    Try `/dev/shm/bee-root/diffstat/diffstat-1.63-0/source/configure --help' for more information.
    Command exited with non-zero status 1

The build type checks for `datarootdir`, which is present here.

    #! /bin/sh
    # From configure.in Revision: 1.33 .
    # Guess values for system-dependent variables and create Makefiles.
    # Generated by Autoconf 2.52.20190901.
@pmenzel pmenzel merged commit ee07e1a into master Jun 29, 2020
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant