diff options
Diffstat (limited to 'recipes/samba/samba-essential_3.0.20.bb')
-rw-r--r-- | recipes/samba/samba-essential_3.0.20.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/samba/samba-essential_3.0.20.bb b/recipes/samba/samba-essential_3.0.20.bb index 5486e0ff88..b3bd21f84a 100644 --- a/recipes/samba/samba-essential_3.0.20.bb +++ b/recipes/samba/samba-essential_3.0.20.bb @@ -3,9 +3,9 @@ inherit update-rc.d PR = "r7" -SRC_URI = "file://config-lfs.patch;patch=1 \ +SRC_URI = "file://config-lfs.patch;apply=yes \ file://init-essential \ - file://quota.patch;patch=1;pnum=0 \ + file://quota.patch;apply=yes;striplevel=0 \ file://smb-essential.conf \ file://smb-essential-inactive.conf \ file://Managing-Samba.txt" |