Commit eb069a4e authored by Mike Gabriel's avatar Mike Gabriel

grammar fix in pre-build-nx.sh

parent 85e87ab6
#!/bin/sh #!/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 nx-X11/CHANGELOG nx-X11/changelog
cp -a nxcomp/CHANGELOG nxcomp/changelog cp -a nxcomp/CHANGELOG nxcomp/changelog
cp -a nxcompext/CHANGELOG nxcompext/changelog cp -a nxcompext/CHANGELOG nxcompext/changelog
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment