[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] bootstrap.conf: Remove non-existant module
From: |
John Darrington |
Subject: |
[PATCH] bootstrap.conf: Remove non-existant module |
Date: |
Thu, 5 Dec 2019 10:22:58 +0100 |
---
ChangeLog | 4 ++++
bootstrap.conf | 1 -
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 5f6d95c..569ec15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-12-01 John Darrington <address@hidden>
+
+ * bootstrap.conf: Remove "system"
+
2019-12-04 Jose E. Marchesi <address@hidden>
* src/pkl-gen.c (pkl_gen_pr_type_array): Do not calculate the
diff --git a/bootstrap.conf b/bootstrap.conf
index 5fb8ca1..840c4d3 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -39,7 +39,6 @@ gnulib_modules="
tempname
tmpdir
xalloc
- system
unlink
"
--
2.11.0