mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-26 13:40:22 +00:00
12 lines
281 B
Diff
12 lines
281 B
Diff
--- a/configure
|
|
+++ b/configure
|
|
@@ -19,7 +19,7 @@
|
|
support/configure $*
|
|
else
|
|
echo "retrieving the system name, type and OS release..."
|
|
- rev=`support/config.guess`
|
|
+ rev=build
|
|
if test "${rev}" # test for no output
|
|
then
|
|
echo " your system seems to be ${rev}."
|