Package: samba
Severity: important
Version: 2:3.2.3-1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd


Hi,

the current version fails to build on GNU/kFreeBSD.

It needs small tweak to debian/rules, see bellow.

Thanks in advance

                        Petr


--- debian/rules~       2008-08-28 10:00:55.000000000 +0000
+++ debian/rules        2008-08-28 10:00:55.000000000 +0000
@@ -135,7 +135,9 @@

        # doesn't belong in /sbin; will be fixed upstream, in the meantime
        # install it in the right place so that we're future-proofed
+ifeq ($(mount_cifs),yes)
        mv $(DESTDIR)/sbin/cifs.upcall $(DESTDIR)/usr/sbin/cifs.upcall
+endif

        # Starting with Samba 3.0.6 libsmbclient.so is installed in
        # /usr/lib/samba. We don't want it there since it is not in the




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to