sipb-www
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b87e46a
)
Use $(MAKE) in po, as elsewhere in the build.
author
n0gOoi3
<ttw@cobbled.net>
Sun, 21 Dec 2014 14:45:50 +0000
(14:45 +0000)
committer
Amitai Schlair
<schmonz-web-ikiwiki@schmonz.com>
Sat, 27 Dec 2014 22:27:03 +0000
(17:27 -0500)
(cherry picked from commit
26a6c611fe9a32efa437efd07c698116d22b3a31
)
po/Makefile
patch
|
blob
|
history
diff --git
a/po/Makefile
b/po/Makefile
index 5ec4a157c6ddbb0fdfcdea3d117730b3cb2ea266..4d1d33e83246ad54bb705d9e09f7469d23418fbe 100644
(file)
--- a/
po/Makefile
+++ b/
po/Makefile
@@
-84,7
+84,7
@@
underlays: ../ikiwiki.out underlays_copy_stamp
../ikiwiki.out -libdir .. -setup underlay.setup -refresh
../ikiwiki.out: ../Makefile
-
make
-C .. ikiwiki.out
+
$(MAKE)
-C .. ikiwiki.out
../Makefile: ../Makefile.PL
cd .. && ./Makefile.PL