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 e3cfa57 commit 59b8e08Copy full SHA for 59b8e08
make-file-list.sh
@@ -42,7 +42,7 @@ grep -v -e '\.[acho]$' -e '\.l[ao]$' -e '/aclocal/' \
42
-e '^/mingw../share/doc/git-doc/.*\.txt$' \
43
-e '^/mingw../lib/gettext/' -e '^/mingw../share/gettext/' \
44
-e '^/usr/include/' -e '^/mingw../include/' \
45
- -e '^/usr/share/doc/' -e '^/mingw../share/doc/' \
+ -e '^/usr/share/doc/' \
46
-e '^/usr/share/info/' -e '^/mingw../share/info/' |
47
sed 's/^\///'
48
0 commit comments