SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
productivity/zim/patches/patch-setup_py
Normal file
12
productivity/zim/patches/patch-setup_py
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: setup.py
|
||||
--- setup.py.orig
|
||||
+++ setup.py
|
||||
@@ -72,7 +72,7 @@ def include_file(file):
|
||||
def collect_data_files():
|
||||
# Search for data files to be installed in share/
|
||||
data_files = [
|
||||
- ('share/man/man1', ['man/zim.1']),
|
||||
+ ('man/man1', ['man/zim.1']),
|
||||
('share/applications', ['xdg/zim.desktop']),
|
||||
('share/mime/packages', ['xdg/zim.xml']),
|
||||
('share/metainfo', ['xdg/org.zim_wiki.Zim.appdata.xml']),
|
Loading…
Add table
Add a link
Reference in a new issue