We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed641f3 commit 88b010cCopy full SHA for 88b010c
dist.sh
@@ -157,7 +157,6 @@ function src-dist {
157
cp -r projects tmp/srcdist/
158
rm -f tmp/srcdist/projects/README
159
cp -r docs/specs/*.xml tmp/srcdist/docs/specs/
160
- cp -r lib/nunit tmp/srcdist/lib/
161
cp README.in tmp/srcdist/README
162
if [ -n "$NO_LINKS" ]; then
163
touch tmp/srcdist/README
0 commit comments