summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2015-02-26 00:42:14 -0500
committerMark H Weaver <mhw@netris.org>2015-02-26 00:44:13 -0500
commit24d77d103816ace1c8d3fb2cb8c1a38876e3633b (patch)
tree9ae1b978d2e555b3b8401663633a8af81ada03ab /HACKING
parent8830740643397d8d38e018c728ed62d0bcb4c310 (diff)
downloadpatches-24d77d103816ace1c8d3fb2cb8c1a38876e3633b.tar
patches-24d77d103816ace1c8d3fb2cb8c1a38876e3633b.tar.gz
doc: Remove reference to git submodules in HACKING.
* HACKING: Remove mention of git submodules.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING6
1 files changed, 0 insertions, 6 deletions
diff --git a/HACKING b/HACKING
index 0231c7d84d..e8f6cc4208 100644
--- a/HACKING
+++ b/HACKING
@@ -25,12 +25,6 @@ Run ‘./bootstrap’ to download the Nix daemon source code and to generate the
build system infrastructure using autoconf. It reports an error if an
inappropriate version of the above packages is being used.
-The ‘bootstrap’ script, among other things, invokes ‘git submodule update’; if
-you didn’t run it, you may get the following error:
-
- make: *** No rule to make target `nix/libstore/schema.sql', needed by
- `nix/libstore/schema.sql.hh'
-
If you get an error like this one:
configure.ac:46: error: possibly undefined macro: PKG_CHECK_MODULES