This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
autogen.sh: OpenBSD does not support '-v' on ls
master
Reece H. Dunn
10 years ago
parent
7beaef4499
commit
c231e8ef1a
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
autogen.sh
+ 1
- 1
autogen.sh
View File
@@ -9,7 +9,7 @@ fi
mkdir -p m4
touch AUTHORS
touch NEWS
ln -s
v
f README.md README
ln -sf README.md README
aclocal -I m4 || exit 1
Write
Preview
Loading…
Cancel
Save