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
Spot
Spot
Commits
9130cfa1
Commit
9130cfa1
authored
Jun 19, 2015
by
Alexandre Duret-Lutz
Browse files
org: Simplify build
* doc/Makefile.am (org): Remove the useless temporary directory.
parent
95ea1ee0
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Makefile.am
View file @
9130cfa1
...
...
@@ -53,9 +53,7 @@ dist_pkgdata_DATA = $(srcdir)/spot.tag
org
:
cd
$(top_builddir)
&&
$(MAKE)
doc/org/init.el
rm
-rf
$(srcdir)
/userdoc
mkdir
-p
tmp-
$$$$
&&
cd
tmp-
$$$$
&&
\
$(EMACS)
--batch
-Q
-l
../org/init.el
&&
\
cd
..
&&
rm
-rf
tmp-
$$$$
$(EMACS)
--batch
-Q
-l
org/init.el
ORG_FILES
=
\
org/.dir-locals.el.in
\
...
...
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