X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/02dcdde9b827d55cafc428f19e80594203b38078..d848c36fc9de36897f18dd950288b57dfa1c0ca7:/scripts/dist diff --git a/scripts/dist b/scripts/dist index d5134e4..14aabdb 100755 --- a/scripts/dist +++ b/scripts/dist @@ -1,7 +1,7 @@ #! /bin/bash # # This file is part of DisOrder -# Copyright (C) 2005, 2006 Richard Kettlewell +# Copyright (C) 2005-2008 Richard Kettlewell # # 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 @@ -26,8 +26,6 @@ make check make dist-bzip2 d=$(make echo-distdir) cp $d.tar.bz2 $HOME/work/web/disorder -cp CHANGES $HOME/work/web/disorder/CHANGES.txt -cp README $HOME/work/web/disorder/README.txt cd doc for f in *.[1-9].html; do echo $f