mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
344 B

  1. --- ./fixincludes/mkheaders.in.orig 2007-06-29 11:02:37.000000000 +0200
  2. +++ ./fixincludes/mkheaders.in 2007-06-29 11:04:35.000000000 +0200
  3. @@ -62,7 +62,8 @@
  4. isysroot=$1
  5. shift
  6. else
  7. - isysroot=
  8. + isysroot=${prefix%/usr}
  9. + isysroot=${isysroot%/ROCK/tools.cross/*}
  10. fi
  11. # Directory in which to put host dependent programs and libraries