Diffstat

From CBLFS
Revision as of 14:54, 19 March 2009 by Jciccone (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
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.