mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-05 02:16:31 +01:00
gnu: rpm: Add a debug output.
* gnu/packages/package-management.scm (rpm) [outputs]: New field.
This commit is contained in:
parent
f62f3a7352
commit
0ec8c97344
1 changed files with 1 additions and 0 deletions
|
@ -839,6 +839,7 @@ features of Stow with some extensions.")
|
|||
(sha256
|
||||
(base32
|
||||
"0m250plyananjn0790xmwy6kixmxcdj5iyy2ybnk1aw7f4nia5ra"))))
|
||||
(outputs '("out" "debug"))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
'(#:configure-flags '("--enable-python")
|
||||
|
|
Loading…
Add table
Reference in a new issue