From 047c20edd445e7210f4e3dcce9d545f71c4cada6 Mon Sep 17 00:00:00 2001 From: Oyvind Repvik Date: Mon, 11 Jul 2005 10:25:30 +0000 Subject: Fix samba LINUX_LFS problem in a proper way. FIXES #58 (OE) --- packages/samba/samba_3.0.14a.bb | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'packages/samba/samba_3.0.14a.bb') diff --git a/packages/samba/samba_3.0.14a.bb b/packages/samba/samba_3.0.14a.bb index 68a261cbc1..395decfdf8 100644 --- a/packages/samba/samba_3.0.14a.bb +++ b/packages/samba/samba_3.0.14a.bb @@ -1,15 +1,9 @@ - -PR = "r7" - -# Ugly patch to hack configure.in to set the CPPFLAGS without actually checking for LFS support -# For nslu2. Will probably work for forcing for other archs as well. -LFS_SRC_URI = "" -LFS_SRC_URI_nslu2 = "file://configure.lfs.patch;patch=1" +PR = "r8" SRC_URI = "http://us2.samba.org/samba/ftp/stable/samba-${PV}.tar.gz \ file://configure.patch;patch=1 \ file://cifs.patch;patch=1 \ - ${LFS_SRC_URI} \ + file://config-lfs.patch;patch=1 \ file://init \ file://quota.patch;patch=1;pnum=0 \ " -- cgit v1.2.3