Skip to content
Commit 86c8f450 authored by Ting Liu's avatar Ting Liu Committed by Martin Jansa
Browse files

samba: Fix build on Fedora 17



* Fedora 17 has /bin/perl, this causes samba build to put perl interpreter
  path as /bin/perl But we set perl location for target as /usr/bin/perl

* This mismatch of perl path causes failure of rootfs image creation:
  | error: Failed dependencies:
  | 	/bin/perl is needed by samba-3.6.8-r3.ppce5500

* MJ: fixed whitespaces

Signed-off-by: default avatarTing Liu <b28495@freescale.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 6bb21487
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment