Replace other occurences of git-FOO by git FOO
This commit is contained in:
parent
b4ecf7c7a6
commit
4c5d3c235b
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh -e
|
||||
# Run this script after a fresh git-clone to bring the source tree
|
||||
# Run this script after a fresh git clone to bring the source tree
|
||||
# into a state where you can run configure.
|
||||
aclocal -I m4
|
||||
autoconf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue