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 c838c9e + f608ad1 commit 7b42a49Copy full SHA for 7b42a49
mingw-w64-git/PKGBUILD
@@ -48,7 +48,7 @@ source=("${_realname}"::"git+https://github.com/git-for-windows/git.git#tag=v$ta
48
'start-ssh-pageant.cmd'
49
'git-wrapper.c'
50
'git-bash.rc'
51
- 'git-bash.txt'
+ 'git-bash.adoc'
52
'git-cmd.rc'
53
'git-wrapper.rc'
54
'gitk.rc'
@@ -127,7 +127,7 @@ COMPAT_CFLAGS += $COMPAT_CFLAGS
127
LDFLAGS = $LDFLAGS
128
EOF
129
130
- cp ../git-bash.txt Documentation/
+ cp ../git-bash.adoc Documentation/
131
132
# Slightly dirty workaround for missing docbook-xsl-ns
133
grep -q http://docbook.sourceforge.net/release/xsl-ns/current /etc/xml/catalog || {
mingw-w64-git/git-bash.txt renamed to mingw-w64-git/git-bash.adoc
0 commit comments