Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Olena
olena
Commits
2957d517
Commit
2957d517
authored
Jun 20, 2014
by
Roland Levillain
Browse files
Remove mentions to trash/ directories in Olena.
* bootstrap: Here.
parent
d5d24ad3
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
2957d517
2014-06-20 Roland Levillain <roland@lrde.epita.fr>
Remove mentions to trash/ directories in Olena.
* bootstrap: Here.
2014-06-19 Roland Levillain <roland@lrde.epita.fr>
* AUTHORS: Update and clean up.
...
...
bootstrap
View file @
2957d517
...
...
@@ -196,8 +196,7 @@ if $regen_p; then
# * Outputs.
rm
-f
milena/doc/outputs.mk.tmp
milena/doc/gen-make-variable OUTPUTS
\
`
find milena/doc/examples
\
-name
\*
.cc
-a
\!
-path
milena/doc/examples/trash/
\*
\
`
find milena/doc/examples
-name
\*
.cc
\
|
sed
-e
's,milena/doc/examples/,,'
\
-e
'y,/,_,'
\
-e
's,\(.*\)\.cc$,$(srcdir)/outputs/\1.txt,'
`
\
...
...
@@ -209,7 +208,7 @@ if $regen_p; then
cd
milena/doc
rm
-f
examples-outputs.mk.tmp
./gen-examples-outputs-mk
\
`
find examples
-name
\*
.cc
-a
\!
-path
examples/trash/
\*
\
`
find examples
-name
\*
.cc
\
|
env
LC_ALL
=
C
sort
`
\
>
examples-outputs.mk.tmp
mv
-f
examples-outputs.mk.tmp examples-outputs.mk
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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