mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
11 lines
202 B
Diff
11 lines
202 B
Diff
--- configure 2008-01-11 01:00:35.000000000 +0000
|
|
+++ configure.new 2008-12-12 21:06:41.064992082 +0000
|
|
@@ -108,7 +108,7 @@
|
|
|
|
LIB='lib'
|
|
if [ -d /lib64 ]; then
|
|
-LIB='lib64'
|
|
+LIB='lib'
|
|
fi
|
|
|
|
QT_IM='N'
|