From a54dda9b81137844376e82bd8092b2224a1e11b0 Mon Sep 17 00:00:00 2001 From: piernov Date: Tue, 6 Mar 2012 12:34:36 +0000 Subject: samba3-server 3.6.3-2 màj bootscript (cherry picked from commit cbba63dda761e01a08772719113bc569638a3070) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- samba3-server/.footprint.i686 | 2 +- samba3-server/.footprint.x86_64 | 2 +- samba3-server/Pkgfile | 5 ++--- 3 files changed, 4 insertions(+), 5 deletions(-) (limited to 'samba3-server') diff --git a/samba3-server/.footprint.i686 b/samba3-server/.footprint.i686 index 91589e53a..49f07515f 100755 --- a/samba3-server/.footprint.i686 +++ b/samba3-server/.footprint.i686 @@ -24,7 +24,7 @@ lrwxrwxrwx root/root etc/rc.d/rc5.d/S50winbind -> ../init.d/winbind drwxr-xr-x root/root etc/rc.d/rc6.d/ lrwxrwxrwx root/root etc/rc.d/rc6.d/K48samba -> ../init.d/samba lrwxrwxrwx root/root etc/rc.d/rc6.d/K49winbind -> ../init.d/winbind -drwxr-xr-x root/root etc/rc.d/rcsysinit.d/ +drwxr-xr-x root/root etc/rc.d/rcS.d/ drwxr-xr-x root/root etc/samba/ drwxr-xr-x root/root etc/samba/private/ -rwxr-xr-x root/root etc/samba/smb.conf diff --git a/samba3-server/.footprint.x86_64 b/samba3-server/.footprint.x86_64 index 91589e53a..49f07515f 100755 --- a/samba3-server/.footprint.x86_64 +++ b/samba3-server/.footprint.x86_64 @@ -24,7 +24,7 @@ lrwxrwxrwx root/root etc/rc.d/rc5.d/S50winbind -> ../init.d/winbind drwxr-xr-x root/root etc/rc.d/rc6.d/ lrwxrwxrwx root/root etc/rc.d/rc6.d/K48samba -> ../init.d/samba lrwxrwxrwx root/root etc/rc.d/rc6.d/K49winbind -> ../init.d/winbind -drwxr-xr-x root/root etc/rc.d/rcsysinit.d/ +drwxr-xr-x root/root etc/rc.d/rcS.d/ drwxr-xr-x root/root etc/samba/ drwxr-xr-x root/root etc/samba/private/ -rwxr-xr-x root/root etc/samba/smb.conf diff --git a/samba3-server/Pkgfile b/samba3-server/Pkgfile index 4e7fd9499..6e64cceda 100755 --- a/samba3-server/Pkgfile +++ b/samba3-server/Pkgfile @@ -7,14 +7,13 @@ name=samba3-server version=3.6.3 -release=1 +release=2 source=(http://us6.samba.org/samba/ftp/stable/samba-$version.tar.gz smb.conf) build() { source /etc/blfs-bootscripts -# wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2 - wget http://nutyx.meticul.eu/files/patchs/aaabasicfs/blfs-bootscripts-$scriptsversion.tar.bz2 + wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2 tar xf $scripts-$scriptsversion.tar.bz2 cd $scripts-$scriptsversion make DESTDIR=$PKG install-samba -- cgit v1.2.3-54-g00ecf