summaryrefslogtreecommitdiff
path: root/devel/bisoncpp/files/patch-build
blob: 73a3abe983dacfa0dd4082127035221ecd75efb9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- ./build.orig	2013-11-27 18:04:34.000000000 +0100
+++ ./build	2013-11-27 18:04:34.000000000 +0100
@@ -40,7 +40,10 @@
         manpage();
 
     if (option == "manual")
+    {
+        manhtmlpage();
         manual();
+    }
 
     if (option == "library")
     {