Fix submodule update.
Optimize rust cargo integration.
This commit is contained in:
parent
54f494163a
commit
366ef4119f
4 changed files with 30 additions and 14 deletions
|
|
@ -358,6 +358,7 @@
|
|||
(template #f)
|
||||
(gen-ebuild-hook gen-nodejs-ebuild)
|
||||
(post-hook ebuild-default-post)
|
||||
(post-ebuild-hook ebuild-default-post-ebuild)
|
||||
ignore-autogen-diff)
|
||||
""
|
||||
((@ (ebuild gen) ebuild-gen)
|
||||
|
|
@ -368,4 +369,5 @@
|
|||
#:template template
|
||||
#:gen-ebuild-hook gen-ebuild-hook
|
||||
#:post-hook post-hook
|
||||
#:post-ebuild-hook post-ebuild-hook
|
||||
#:ignore-autogen-diff ignore-autogen-diff)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue