[Bug 3146] Samba smbfs and cifs packages

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Mon May 19 03:11:56 CEST 2008


http://bugs.openembedded.net/show_bug.cgi?id=3146





--- Comment #4 from Rolf 'Laibsch' Leggewie <bugs.openembedded.org at rolf.leggewie.biz>  2008-05-19 03:11:55 ---
(From update of attachment 3191)
>-PACKAGES =+ "libsmbclient libsmbclient-dev cifs cifs-doc"
>-FILES_cifs = "${bindir}/mount.cifs"
>-FILES_cifs-doc = "${docdir}/mount.cifs.8"
>+PACKAGES =+ "libsmbclient libsmbclient-dev cifs cifs-doc smbfs smbfs-doc"
>+FILES_smbfs = "${bindir}/smbmount ${bindir}/smbumount ${bindir}/smbmnt"
>+FILES_smbfs-doc = "${mandir}/man8/smbmount.8 ${mandir}/man8/smbumount.8 ${mandir}/man8/smbmnt.8"
>+FILES_cifs = "${sbindir}/mount.cifs ${sbindir}/umount.cifs"
>+FILES_cifs-doc = "${mandir}/man8/mount.cifs.8 ${mandir}/man8/umount.cifs.8"

OK

>-	install -c -m 755 mount.cifs  ${D}${bindir}/mount.cifs

What is that one doing in there?  If it is valid, it seems this has nothing to
do with the packaging and I'd like to make that a separate commit.

>-# bug fix for samba.inc:
>-FILES_cifs-doc = "${mandir}/man8/mount.cifs.8"

Why is this necessary?  The line above for FILES_cifs-doc should do it,
shouldn't it?

-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Openembedded-issues mailing list