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.
2 parents 7924c45 + b4e8ae4 commit 8d42129Copy full SHA for 8d42129
make-file-list.sh
@@ -35,6 +35,7 @@ grep -v -e '\.[acho]$' -e '\.l[ao]$' -e '/aclocal/' \
35
-e '/man/' -e '/pkgconfig/' -e '/emacs/' \
36
-e '^/usr/lib/python' -e '^/usr/lib/ruby' \
37
-e '^/usr/share/awk' -e '^/usr/share/subversion' \
38
+ -e '^/etc/skel/' -e '^/mingw../etc/skel/' \
39
-e '^/usr/bin/svn' \
40
-e '^/mingw../share/doc/gettext/' \
41
-e '^/mingw../share/doc/lib' \
0 commit comments