[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: enlightenment: Fix typo in adding the module.
From: |
Andreas Enge |
Subject: |
01/01: gnu: enlightenment: Fix typo in adding the module. |
Date: |
Tue, 03 Mar 2015 14:19:15 +0000 |
andreas pushed a commit to branch master
in repository guix.
commit 2303c8216ef1ff072f90c89fff618b5768ecb41d
Author: Andreas Enge <address@hidden>
Date: Tue Mar 3 15:16:45 2015 +0100
gnu: enlightenment: Fix typo in adding the module.
* gnu-system.am (GNU_SYSTEM_MODULES): Fix typo.
538fb23ea073f19aaced9c9ccbfbe4e633162136
---
gnu-system.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gnu-system.am b/gnu-system.am
index da19b9b..57e603c 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -90,7 +90,7 @@ GNU_SYSTEM_MODULES = \
gnu/packages/elf.scm \
gnu/packages/emacs.scm \
gnu/packages/enchant.scm \
- gnu/packages/enligtenment.scm \
+ gnu/packages/enlightenment.scm \
gnu/packages/feh.scm \
gnu/packages/file.scm \
gnu/packages/firmware.scm \