summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-05-27 08:05:52 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-05-27 08:05:52 +0200
commita83c30402a445f92e679e581730aa9b4957fa10c (patch)
treeff5ab25fa8156b687327788b40860c1809dfae74
parent23e4579624d7e562d65852d42a4abde8867ddf37 (diff)
parenta6878aea974efac22458313c96c366777851ed50 (diff)
Merge remote-tracking branch 'savannah/master'
-rw-r--r--hurd/building.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/hurd/building.mdwn b/hurd/building.mdwn
index ae3fe43c..39c9a040 100644
--- a/hurd/building.mdwn
+++ b/hurd/building.mdwn
@@ -57,9 +57,10 @@ Change into the directory with the downloaded / unpacked Hurd sources, e.g.
$ cd hurd-VERSION
If you want to work on the sources before building them, it's advisable to
-first apply the patches the Debian hurd package additionally contains:
+first make sure that patches that the Debian hurd package additionally contains
+are applied:
- $ debian/rules patch
+ $ dh_quilt_patch
Then edit and change whatever files you want and finally start the build
process with