Ticket #35949: patch-configure-stat.diff

File patch-configure-stat.diff, 271 bytes (added by ryandesign (Ryan Carsten Schmidt), 12 years ago)
  • configure

    old new  
    1404314043_ACEOF
    1404414044
    1404514045
    14046 povowner=`stat -c %u ${HOME}`
    14047 povgroup=`stat -c %g ${HOME}`
     14046povowner=`stat -f %u ${HOME}`
     14047povgroup=`stat -f %g ${HOME}`
    1404814048
    1404914049
    1405014050