]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/rpm/files/cross_libpaths.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / rpm / files / cross_libpaths.patch
1 Index: rpm-4.4/configure.ac
2 ===================================================================
3 --- rpm-4.4.orig/configure.ac   2005-01-29 10:54:37.698359056 -0500
4 +++ rpm-4.4/configure.ac        2005-01-29 10:55:16.492461456 -0500
5 @@ -321,10 +321,8 @@
6  
7  localdone=
8  
9 -dirs=$prefix
10  if test "$cross_compiling" != "yes"; then
11 -  dirs="$dirs /usr/local"
12 -fi
13 +dirs="$prefix /usr/local"
14  for dir in $dirs
15  do
16         case $dir in
17 @@ -366,6 +364,7 @@
18  else
19         AC_MSG_RESULT(no)
20  fi
21 +fi
22  
23  dnl
24  dnl Check for features