mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 09:42:02 +08:00
12 lines
277 B
Diff
12 lines
277 B
Diff
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -25,7 +25,7 @@ dnl If we use /usr as prefix, use /etc f
|
|
then
|
|
sysconfdir="/etc"
|
|
fi
|
|
- if test ${libdir} = '${exec_prefix}/lib'
|
|
+ if false
|
|
then
|
|
case "$host_cpu" in
|
|
x86_64|ppc64|s390x|sparc64)
|