X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=README-hacking;h=cce32ea332978ffcb29b9ed7df6de81a02895396;hb=31831d686bc445a6715366487b9ca88d28929194;hp=9a76b3b227230630d0367baf8f6cffba26186093;hpb=9eec1e4079c404ab308e5990eabce633b8278a5e;p=debian%2Fgzip diff --git a/README-hacking b/README-hacking index 9a76b3b..cce32ea 100644 --- a/README-hacking +++ b/README-hacking @@ -26,18 +26,18 @@ Obviously, if you are reading these notes, you did manage to check out this package from CVS. The next step is to get other files needed to build, which are extracted from other source packages: - $ ./bootstrap + $ ./bootstrap And there you are! Just - $ ./configure - $ make - $ make check + $ ./configure + $ make + $ make check At this point, there should be no difference between your local copy, and the CVS master copy: - $ cvs diff + $ cvs diff should output no difference. @@ -45,7 +45,7 @@ Enjoy! ----- -Copyright (C) 2002-2006, 2009 Free Software Foundation, Inc. +Copyright (C) 2002-2006, 2009-2016 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by