summaryrefslogtreecommitdiff
path: root/devel/bisoncpp/files/patch-build
blob: 4d16b72b61dc059ec801920bfd33072b4cb3fee5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- build.orig	2009-07-07 16:12:30.000000000 +0200
+++ build	2009-11-02 14:28:18.000000000 +0100
@@ -43,7 +43,10 @@
         manpage();
 
     if (option == "manual")
+    {
+        manhtmlpage();
         manual();
+    }
 
     if (option == "library")
         library(1);