[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/07: system: Remove duplicated line from export.
From: |
Ludovic Courtès |
Subject: |
01/07: system: Remove duplicated line from export. |
Date: |
Thu, 12 Mar 2015 21:52:31 +0000 |
civodul pushed a commit to branch master
in repository guix.
commit 70408ccbe692f53644885054540f8c8fa8437169
Author: Alexander I.Grafov (Axel) <address@hidden>
Date: Wed Mar 11 01:31:30 2015 +0300
system: Remove duplicated line from export.
* gnu/system.scm (gnu system): Remove duplicate in
exported names list.
Signed-off-by: Ludovic Courtès <address@hidden>
---
gnu/system.scm | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/gnu/system.scm b/gnu/system.scm
index 1a0aee4..9748113 100644
--- a/gnu/system.scm
+++ b/gnu/system.scm
@@ -69,7 +69,6 @@
operating-system-users
operating-system-groups
operating-system-issue
- operating-system-packages
operating-system-timezone
operating-system-locale
operating-system-locale-definitions
- branch master updated (81ce19f -> b3976e7), Ludovic Courtès, 2015/03/12
- 02/07: system: Add fish, tcsh, and zsh to /etc/shells., Ludovic Courtès, 2015/03/12
- 03/07: gnu: bash-completion: Search for completion modules in profiles., Ludovic Courtès, 2015/03/12
- 04/07: gnu: git: Install Bash completion as 'etc/bash_completion.d/git'., Ludovic Courtès, 2015/03/12
- 05/07: system: Add /etc/bashrc that loads bash-completion when available., Ludovic Courtès, 2015/03/12
- 07/07: gnu: skribilo: Add dependency on Ploticus., Ludovic Courtès, 2015/03/12
- 01/07: system: Remove duplicated line from export.,
Ludovic Courtès <=
- 06/07: gnu: guile-reader: Build with the C locale., Ludovic Courtès, 2015/03/12