Diffstat

From CBLFS
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Download Source: ftp://invisible-island.net/diffstat/diffstat-1.46.tgz

Introduction to Diffstat

Diffstat parses a patch file and produces a histogram showing the number of lines inserted and removed in each file modified by the patch.

Project Homepage: http://invisible-island.net/diffstat/

Non-Multilib

Compile the package:

./configure --prefix=/usr --mandir=/usr/share/man && 
make

Install the package:

make install

Multilib

This package does not provide any libraries so only one installation is required.

32Bit

Compile the package:

to do

Install the package:

to do

N32

Compile the package:

to do

Install the package:

to do

64Bit

Compile the package:

to do

Install the package:

to do

Contents

Installed Directories: None
Installed Programs: diffstat
Installed Libraries: None

Short Descriptions

diffstat is a program that produces histograms from patch files.