SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
databases/py-pg_activity/patches/patch-setup_py
Normal file
12
databases/py-pg_activity/patches/patch-setup_py
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: setup.py
|
||||
--- setup.py.orig
|
||||
+++ setup.py
|
||||
@@ -58,7 +58,7 @@ setup(
|
||||
],
|
||||
},
|
||||
data_files=[
|
||||
- ("share/man/man1", ["docs/man/pg_activity.1"]),
|
||||
+ ("man/man1", ["docs/man/pg_activity.1"]),
|
||||
],
|
||||
entry_points={
|
||||
"console_scripts": [
|
Loading…
Add table
Add a link
Reference in a new issue