]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/rpm/files/fix_mypath.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / rpm / files / fix_mypath.patch
1 Index: rpm-4.4/configure.ac
2 ===================================================================
3 --- rpm-4.4.orig/configure.ac   2005-01-29 10:54:13.599022712 -0500
4 +++ rpm-4.4/configure.ac        2005-01-29 10:54:37.698359056 -0500
5 @@ -230,7 +230,7 @@
6  dnl use defaults if cross-compiling, otherwise use the default path.
7  dnl
8  if test "$cross_compiling" = "yes"; then
9 -    MYPATH=""
10 +    MYPATH=":"
11  else
12  #    MYPATH="/bin:/usr/bin:/usr/local/bin:$PATH:/sbin:/usr/sbin:/usr/local/sbin:/opt/gnu/bin"
13      MYPATH=$PATH