This is an automated email from the git hooks/post-receive script.

glondu pushed a commit to branch master
in repository ocamlnet.

commit 47885b071d81ba00ce0f30ae3bb30c7288fe79d0
Author: Stephane Glondu <st...@glondu.net>
Date:   Sat Aug 23 15:15:50 2014 +0200

    Fix FTBFS: net{camlbox,multicore} are now built on kfreebsd
---
 debian/rules | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index b0e5b05..f8bed80 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,11 +40,6 @@ ifeq ($(DEB_HOST_ARCH_OS),linux)
        fi
        @echo
 endif
-ifeq ($(DEB_HOST_ARCH_OS),kfreebsd)
-# No named semaphores on kfreebsd
-       sed -i '/netcamlbox/d' debian/libocamlnet-ocaml*.install
-       sed -i '/netmulticore/d' debian/libocamlnet-ocaml*.install
-endif
 
 .PHONY: override_dh_auto_build
 override_dh_auto_build:

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlnet.git

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to