Make check_unpackaged list the diff so one can actually see what's

missing :)
This commit is contained in:
Tom G. Christensen
2004-04-16 11:41:13 +00:00
parent 938abe7cd9
commit 6d88b4bd9e
2 changed files with 8 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ UNIQ=/bin/uniq
BASENAME=/bin/basename
DIRNAME=/bin/dirname
TR=/bin/tr
DIFF=/usr/local/bin/diff # *Must* support -u (like GNU Diff)
# Groff stuff for manpages
NEQN=/usr/local/bin/neqn