Sree Harsha Totakura skribis:
> * gnu/packages/dc.scm : New module.
> * gnu-system.am (GNU_SYSTEM_MODULES): Add module.
Applied, thanks!
> +(license 'license:x11)))
I removed the quote.
Please make sure to use no tabs in .scm files and leave no trailing
white space (this should happen aut
* gnu/packages/dc.scm : New module.
* gnu-system.am (GNU_SYSTEM_MODULES): Add module.
---
gnu-system.am |1 +
gnu/packages/dc.scm | 62 +++
2 files changed, 63 insertions(+)
create mode 100644 gnu/packages/dc.scm
diff --git a/gnu-system