Update for 5.00.
This commit is contained in:
parent
4f3dd34290
commit
5c0c0b3713
@ -8,23 +8,24 @@ Imported by:
|
||||
|
||||
mv magic/* .
|
||||
rmdir magic
|
||||
mv -i src/* .
|
||||
mv -n src/* .
|
||||
mv src/Makefile.am Makefile.am-src
|
||||
rm -rf src
|
||||
mv -i doc/* .
|
||||
mv -n doc/* .
|
||||
rm -rf doc
|
||||
rm -rf python
|
||||
rm -f lt*
|
||||
rm -f missing depcomp
|
||||
rm -f config.{guess,sub}
|
||||
|
||||
cvs import -m "Virgin import of Christos Zoulas's FILE 4.21." \
|
||||
src/contrib/file ZOULAS file_4_21
|
||||
cvs import -m "Virgin import of Christos Zoulas's FILE 5.00." \
|
||||
src/contrib/file ZOULAS file_5_00
|
||||
|
||||
|
||||
Never make local changes to ZOULAS `file'. Christos is very willing to
|
||||
work with us to meet our FreeBSD needs. Thus submit any desired changes
|
||||
to him <christos@zoulas.com> and wait for the next release and vendor
|
||||
import to get them.
|
||||
|
||||
|
||||
obrien@NUXI.com
|
||||
15-Sept-2002
|
||||
15-April-2009
|
||||
|
Loading…
Reference in New Issue
Block a user