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
2ec536de
Commit
2ec536de
authored
Aug 16, 2009
by
Seiji Zenitani
Browse files
* Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
parent
e1bdde78
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
ChangeLog
ChangeLog
+4
-0
Makefile.in
Makefile.in
+1
-0
No files found.
ChangeLog
View file @
2ec536de
2009-08-15 CHENG Gao <chenggao@gmail.com>
* Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
2009-08-02 Kevin Ryde <user42@zip.com.au>
* INSTALL: Fix free fonts URL.
...
...
Makefile.in
View file @
2ec536de
...
...
@@ -489,6 +489,7 @@ install-arch-indep: mkdir info install-etc
rm
-f
$
${subdir}
/.cvsignore
;
\
rm
-f
$
${subdir}
/.gitignore
;
\
rm
-f
$
${subdir}
/.arch-inventory
;
\
rm
-f
$
${subdir}
/.DS_Store
;
\
rm
-f
$
${subdir}
/
\#
*
;
\
rm
-f
$
${subdir}
/.
\#
*
;
\
rm
-f
$
${subdir}
/
*
~
;
\
...
...
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