Skip to content
GitLab
Menu
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
cfaf93d0
Commit
cfaf93d0
authored
Apr 12, 2013
by
Guillaume Lazzara
Browse files
doc/Makefile.am: Remove duplicate '/' in path.
parent
7b919388
Changes
2
Hide whitespace changes
Inline
Side-by-side
milena/ChangeLog
View file @
cfaf93d0
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>
* doc/Makefile.am: Fix path to documentation.
milena/doc/Makefile.am
View file @
cfaf93d0
...
...
@@ -795,5 +795,5 @@ uninstall-local:
doc-teamcity
:
sed
-i
-e
"s,../../../../doc/
$(USER_REFMAN)
/html,../olena.doc
/
,g"
\
sed
-i
-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
.
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