diff options
Diffstat (limited to 'debian')
-rwxr-xr-x | debian/pre-build-nx.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/pre-build-nx.sh b/debian/pre-build-nx.sh index bb18ebedb..59a8a470a 100755 --- a/debian/pre-build-nx.sh +++ b/debian/pre-build-nx.sh @@ -1,6 +1,6 @@ #!/bin/sh -# create copies of upstream changelog whose names apply to Debian policy... +# create copies of upstream changelogs so that names apply to Debian policy... cp -a nx-X11/CHANGELOG nx-X11/changelog cp -a nxcomp/CHANGELOG nxcomp/changelog cp -a nxcompext/CHANGELOG nxcompext/changelog |