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
fd4bc580
Commit
fd4bc580
authored
Nov 29, 2001
by
Pavel Janík
Browse files
Use COPYING from the top-level directory.
parent
1d42cee4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
make-dist
make-dist
+2
-2
No files found.
make-dist
View file @
fd4bc580
...
...
@@ -632,10 +632,10 @@ echo "Making links to \`vms'"
### It would be nice if they could all be symlinks to etc's copy, but
### you're not supposed to have any symlinks in distribution tar files.
echo
"Making sure copying notices are all copies of
\`
etc/
COPYING'"
echo
"Making sure copying notices are all copies of
\`
COPYING'"
for
subdir
in
.
etc lisp src lib-src info msdos
;
do
rm
-f
${
tempdir
}
/
${
subdir
}
/COPYING
cp
etc/
COPYING
${
tempdir
}
/
${
subdir
}
cp
COPYING
${
tempdir
}
/
${
subdir
}
done
#### Make sure that there aren't any hard links between files in the
...
...
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