X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/71b70599a2cd81c13cc4326499a5d0c45358cd7d..08874c0649d7377f09c698bc84b885dd3b62b217:/scripts/dist diff --git a/scripts/dist b/scripts/dist index ec523a4..5f9d2fe 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 @@ -28,8 +28,6 @@ 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 -cp ChangeLog.d/*--* $HOME/work/web/disorder/ChangeLog.d -bzr log > $HOME/work/web/disorder/ChangeLog.d/bzr-changelog.txt cd doc for f in *.[1-9].html; do echo $f