[pacman-dev] CVS update of pacman-lib/scripts (makepkg)
Roman Kyrylych
roman.kyrylych at gmail.com
Mon Jan 22 13:01:01 EST 2007
But then:
> +# do we have a changelog?
> +have_changelog=0
> +if [ -f "$startdir/ChangeLog" ]; then
> + msg "Copying package ChangeLog"
> + cp "$startdir/ChangeLog" "$startdir/pkg/.CHANGELOG"
> + have_changelog=1
> fi
Still, shouldn't "Copying package ChangeLog" be "Copying package changelog"?
IMHO, changelog in this case isn't related to filename but to
...changelog (like msg "Copying install script..."). ;-)
--
Roman Kyrylych (Роман Кирилич)
More information about the pacman-dev
mailing list