diff options
-rw-r--r-- | hurd/building.mdwn | 5 |
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 |