diff options
Diffstat (limited to 'packages/samba/samba_3.0.20.bb')
-rw-r--r-- | packages/samba/samba_3.0.20.bb | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/packages/samba/samba_3.0.20.bb b/packages/samba/samba_3.0.20.bb index 7aa3d53626..fb2407c74f 100644 --- a/packages/samba/samba_3.0.20.bb +++ b/packages/samba/samba_3.0.20.bb @@ -1,16 +1,12 @@ +require samba.inc +inherit update-rc.d + PR = "r5" -SRC_URI = "http://us2.samba.org/samba/ftp/stable/samba-${PV}.tar.gz \ - file://configure.patch;patch=1 \ - file://cifs.patch;patch=1 \ - file://config-lfs.patch;patch=1 \ +SRC_URI += "file://config-lfs.patch;patch=1 \ file://init \ file://quota.patch;patch=1;pnum=0 \ " -S = "${WORKDIR}/${P}/source" - -require samba.inc -inherit update-rc.d INITSCRIPT_NAME = "samba" # No dependencies, goes in at level 20 (NOTE: take care with the |