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
3a7edf0e
Commit
3a7edf0e
authored
Apr 12, 2013
by
Guillaume Lazzara
Browse files
doc/Makefile.am: Remove duplicate '/' in path.
parent
cfaf93d0
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
3a7edf0e
2013-04-12 Guillaume Lazzara <z@lrde.epita.fr>
* doc/Makefile.am: Remove duplicate '/' in path.
2013-04-12 Guillaume Lazzara <z@lrde.epita.fr>
* NEWS: Add more descriptions.
...
...
doc/Makefile.am
View file @
3a7edf0e
...
...
@@ -230,7 +230,7 @@ uninstall-local:
doc-teamcity
:
sed
-i
-e
"s,../../../
../
milena/doc/
$(USER_REFMAN)
/html,../milena.doc
/
,g"
\
-e
"s,../../../
../
scribo/doc/
$(USER_REFMAN)
/html,../scribo.doc
/
,g"
\
-e
"s,../../
../../
doc/
$(USER_REFMAN)
/html,../olena.doc
/
,g"
\
sed
-i
-e
"s,../../../milena/doc/
$(USER_REFMAN)
/html,../milena.doc,g"
\
-e
"s,../../../scribo/doc/
$(USER_REFMAN)
/html,../scribo.doc,g"
\
-e
"s,../../doc/
$(USER_REFMAN)
/html,../olena.doc,g"
\
`
find
$(srcdir)
/
$(USER_REFMAN)
-name
'*.html'
`
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