$OpenBSD: patch-algo_strongconflicts_int_ml,v 1.1 2015/08/30 15:56:12 avsm Exp $
--- algo/strongconflicts_int.ml.orig	Tue Nov 18 11:42:46 2014
+++ algo/strongconflicts_int.ml	Mon Aug  3 18:07:28 2015
@@ -15,7 +15,7 @@
 open ExtLib
 open Common
 
-include Util.Logging(struct let label = __FILE__ end) ;;
+include Util.Logging(struct let label = "algo/strongconflicts_int.ml" end) ;;
 
 module SG = Defaultgraphs.IntPkgGraph.G
 module PkgV = Defaultgraphs.IntPkgGraph.PkgV
