diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-05-27 08:05:52 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-05-27 08:05:52 +0200 |
commit | a83c30402a445f92e679e581730aa9b4957fa10c (patch) | |
tree | ff5ab25fa8156b687327788b40860c1809dfae74 /hurd | |
parent | 23e4579624d7e562d65852d42a4abde8867ddf37 (diff) | |
parent | a6878aea974efac22458313c96c366777851ed50 (diff) |
Merge remote-tracking branch 'savannah/master'
Diffstat (limited to 'hurd')
-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 |