Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
916447e4
Commit
916447e4
authored
Dec 02, 2007
by
Romain Francoise
Browse files
Fix last change.
parent
c2bf6d2c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
ChangeLog
ChangeLog
+4
-0
make-dist
make-dist
+2
-2
No files found.
ChangeLog
View file @
916447e4
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.
...
...
make-dist
View file @
916447e4
...
...
@@ -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
'^
image
s$'
|
grep
-v
'^
refcard
s$'
|
grep
-v
'^
tutorials
$'
\
|
grep
-v
'^
gnu
s$'
|
grep
-v
'^schema$'
`
|
grep
-v
'^
gnu
s$'
|
grep
-v
'^
image
s$'
|
grep
-v
'^
nxml
$'
\
|
grep
-v
'^
refcards$'
|
grep
-v
'^tutorial
s$'
|
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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment