summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2013-05-24 22:02:37 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-05-24 22:02:37 +0200
commite491c9e7c6a091c65f0e14287774c8c340800b64 (patch)
tree0f08a8740b957fe19b4fb595d0b9cb6a4f42188b
parentd997bf7d36007221d1b06d201c80320c53fa3ec7 (diff)
update applying patches
-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