summarylogtreecommitdiffstats
path: root/0001-Disable-lib-symlinks.patch
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2024-02-07 16:52:52 -0300
committerGonzalo Exequiel Pedone2024-02-07 16:52:52 -0300
commit312a5315c7aa2131cf1234b15fe0769407975831 (patch)
treeb3d0530660172815d1052d93d8ce18e78cad1e2d /0001-Disable-lib-symlinks.patch
downloadaur-android-x86-ncurses.tar.gz
Package added.
Diffstat (limited to '0001-Disable-lib-symlinks.patch')
-rw-r--r--0001-Disable-lib-symlinks.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/0001-Disable-lib-symlinks.patch b/0001-Disable-lib-symlinks.patch
new file mode 100644
index 000000000000..ab578828468e
--- /dev/null
+++ b/0001-Disable-lib-symlinks.patch
@@ -0,0 +1,18 @@
+--- a/configure 2024-01-19 14:43:28.000000000 -0300
++++ b/configure 2024-02-07 14:09:20.420702916 -0300
+@@ -55,6 +55,7 @@
+ else
+ as_ln_s='cp -p'
+ fi
++as_ln_s='cp -p'
+ rm -f conf$$ conf$$.exe conf$$.file
+
+ as_executable_p="test -f"
+@@ -29551,6 +29552,7 @@
+ else
+ as_ln_s='cp -p'
+ fi
++as_ln_s='cp -p'
+ rm -f conf$$ conf$$.exe conf$$.file
+
+ as_executable_p="test -f"