projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25786af
)
contrib: gnunet-doc.scm: fix up
author
ng0
<ng0@n0.is>
Sun, 31 Dec 2017 12:16:58 +0000
(12:16 +0000)
committer
ng0
<ng0@n0.is>
Sun, 31 Dec 2017 12:16:58 +0000
(12:16 +0000)
contrib/packages/guix/gnunet-doc.scm
patch
|
blob
|
history
diff --git
a/contrib/packages/guix/gnunet-doc.scm
b/contrib/packages/guix/gnunet-doc.scm
index 8e775e801861dd5746657daa896086779ed38076..69dd90e147da99390846b9c220fd8fd58a02da2c 100644
(file)
--- a/
contrib/packages/guix/gnunet-doc.scm
+++ b/
contrib/packages/guix/gnunet-doc.scm
@@
-141,7
+141,7
@@
(for-each (lambda (f) (chmod f #o755))
(find-files "po" ""))
(zero? (system* "sh" "bootstrap"))))
- (
replace 'build
+ (
add-after 'build 'run-gendocs
(lambda _
(chdir "doc/documentation")
;;(zero? (system* "make" "dev-build"))))