From 903f19e0bc8ca9bd9aa9a29de1d1a19ff2d43d7e Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 25 Sep 2011 19:51:36 +0000 Subject: [PATCH] [packages_10.03.1] r28302 SVN-Revision: 28303 --- net/samba3/Makefile | 4 ++-- net/samba3/files/samba.init | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/net/samba3/Makefile b/net/samba3/Makefile index 622dc3ebaf..1a101015de 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2010 OpenWrt.org +# Copyright (C) 2008-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=samba3 PKG_VERSION:=3.0.24 -PKG_RELEASE:=7 +PKG_RELEASE:=8 PKG_MD5SUM:=89273f67a6d8067cbbecefaa13747153 PKG_SOURCE_URL:=ftp://ftp.samba.org/pub/samba/old-versions/ diff --git a/net/samba3/files/samba.init b/net/samba3/files/samba.init index 76fcae9d96..ad8f26850f 100755 --- a/net/samba3/files/samba.init +++ b/net/samba3/files/samba.init @@ -1,11 +1,8 @@ #!/bin/sh /etc/rc.common # Copyright (C) 2008-2010 OpenWrt.org -. /etc/functions.sh - START=60 - smb_header() { local name local workgroup -- 2.30.2