From: Oyvind Repvik Date: Tue, 19 Jul 2005 19:11:39 +0000 (+0000) Subject: Back out CONFFILES change that only worked in my imagination X-Git-Tag: Release-2010-05/1~9453^2~4122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=897c5ef1fa31b889875a63356f22c1502be45081;p=openembedded.git Back out CONFFILES change that only worked in my imagination --- diff --git a/packages/samba/samba_3.0.14a.bb b/packages/samba/samba_3.0.14a.bb index 8f1b6cf35f..fdd3cd6685 100644 --- a/packages/samba/samba_3.0.14a.bb +++ b/packages/samba/samba_3.0.14a.bb @@ -16,7 +16,7 @@ INITSCRIPT_NAME = "samba" # level, later levels put the shutdown later too - see the links # in rc6.d, the shutdown must precede network shutdown). INITSCRIPT_PARAMS = "defaults" -CONFFILES = "${sysconfdir}/samba/smb.conf" +#CONFFILES_${PN} = "${sysconfdir}/samba/smb.conf" # The file system settings --foodir=dirfoo and overridden unconditionally # in the samba config by --with-foodir=dirfoo - even if the --with is not