SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
devel/qbs/patches/patch-doc_man_man_qbs
Normal file
12
devel/qbs/patches/patch-doc_man_man_qbs
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: doc/man/man.qbs
|
||||
--- doc/man/man.qbs.orig
|
||||
+++ doc/man/man.qbs
|
||||
@@ -18,7 +18,7 @@ Product {
|
||||
name: "man page"
|
||||
files: ["qbs.1"]
|
||||
qbs.install: qbsbuildconfig.installManPage
|
||||
- qbs.installDir: "share/man/man1"
|
||||
+ qbs.installDir: "man/man1"
|
||||
}
|
||||
|
||||
Group {
|
Loading…
Add table
Add a link
Reference in a new issue