# Last edited on 2009-01-08 03:02:02 by stolfi This is version of the GNU diffutils 2.8.1 package, slightly modified by Jorge Stolfi. The change is that the "-y" flag prints file locations when context lines are supressed. ORIGINAL - original contents of package MODIFIED - modified contents of package The package was installed locally with the commands cd MODIFIED ./configure --prefix=${HOME}/programs/c/MODPKG/diffutils-2.8.1a-1/PUB make make install The differences can be listed with MODIFIED/src/diff \ -r -y -W 180 --suppress-common-lines \ ORIGINAL \ MODIFIED \ > Changes-2.8.1a.diff