Fix last change.

This commit is contained in:
Romain Francoise 2007-12-02 11:19:38 +00:00
parent c2bf6d2c83
commit 916447e4ed
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2007-12-02 Romain Francoise <romain@orebokech.com>
* make-dist: Fix last change.
2007-11-28 Petr Salinger <Petr.Salinger@seznam.cz> (tiny change)
* configure.in: Add support for gnu-kfreebsd.

View file

@ -575,8 +575,8 @@ echo "Making links to \`etc'"
### tex litter.
(cd etc
files=`ls -d * | grep -v CVS | grep -v RCS | grep -v 'Old' | grep -v '^e$' \
| grep -v '^images$' | grep -v '^refcards$' | grep -v '^tutorials$' \
| grep -v '^gnus$' | grep -v '^schema$'`
| grep -v '^gnus$' | grep -v '^images$' | grep -v '^nxml$' \
| grep -v '^refcards$' | grep -v '^tutorials$'| grep -v '^schema$'`
ln $files ../${tempdir}/etc
## If we ended up with a symlink, or if we did not get anything
## due to a cross-device symlink, copy the file.