summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-12-03 22:07:00 +0100
committerLudovic Courtès <ludo@gnu.org>2013-12-03 22:07:00 +0100
commit7af8a9b7ba027d27222e80eae19a25d6cd1d07b0 (patch)
tree09665ccbd18892d5251a275416f6e29a7c7dd52d /gnu-system.am
parent901eee2c4ce99f1eb59c6c0e67203328735be21a (diff)
downloadpatches-7af8a9b7ba027d27222e80eae19a25d6cd1d07b0.tar
patches-7af8a9b7ba027d27222e80eae19a25d6cd1d07b0.tar.gz
gnu: Move GVPE to vpn.scm.
* gnu/packages/vpn.scm (gvpe): New variable, moved from... * gnu/packages/gvpe.scm: ... here. Remove. * gnu-system.am (GNU_SYSTEM_MODULES): Remove 'gvpe.scm'.
Diffstat (limited to 'gnu-system.am')
-rw-r--r--gnu-system.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu-system.am b/gnu-system.am
index ce1d064b67..f84a1afefd 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -92,7 +92,6 @@ GNU_SYSTEM_MODULES = \
gnu/packages/guile.scm \
gnu/packages/guile-wm.scm \
gnu/packages/gv.scm \
- gnu/packages/gvpe.scm \
gnu/packages/help2man.scm \
gnu/packages/hugs.scm \
gnu/packages/icu4c.scm \