cpack_repository/commit

Work around for cpack/graphs.pl

authorJan Wielemaker
Thu Apr 17 16:01:50 2014 +0200
committerJan Wielemaker
Thu Apr 17 16:01:50 2014 +0200
commit4cd2dc00aaca0800da5ac8d2d3a8a84a58c67738
treec71572a8996a1cfd4815c163ac24090ccf8f22aa
parentc3d2138cb92d83cc4a07ee94edbe6f05d1100213
Diff style: patch stat
diff --git a/components/cpack.pl b/components/cpack.pl
index f839e65..617dc4e 100644
--- a/components/cpack.pl
+++ b/components/cpack.pl
@@ -50,7 +50,7 @@
 :- use_module(library(pldoc/doc_html)).
 :- use_module(components(label)).
 :- use_module(cliopatria(hooks)).
-:- use_module(cpack/graphs).
+:- use_module('cpack/graphs').
 
 /** <module> CPACK HTML components