mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-23 02:41:30 +00:00
remove the location
This commit is contained in:
parent
f7e66878d1
commit
ac07971e79
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo "If you see a couple warnings about cross-compiling above, don't worry"
|
||||
echo "If you see a couple warnings about cross-compiling, don't worry"
|
||||
aclocal && autoheader && libtoolize --automake && automake --add-missing && autoconf
|
||||
|
|
Loading…
Reference in a new issue