[packages] samba3: don't source /etc/functions.sh in the initscript, rc.local takes care of that in cross-compile firendly way

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28302 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2011-09-25 19:50:30 +00:00
parent e6d387189f
commit d3cc83644e
2 changed files with 2 additions and 5 deletions

View File

@ -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/

View File

@ -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