Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
b68bc9f0
Commit
b68bc9f0
authored
Sep 03, 2014
by
antoine
Browse files
Fix man pages in ports using python autoplist after MANEXT removal
parent
f5437fcc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Mk/Uses/python.mk
View file @
b68bc9f0
...
...
@@ -577,7 +577,7 @@ add-plist-pymod:
@
${ECHO_CMD}
"
${_RELLIBDIR}
"
>>
${WRKDIR}
/.localmtree
@
${SED}
-e
's|^
${STAGEDIR}${PREFIX}
/||'
\
-e
's|^
${PREFIX}
/||'
\
-e
's|^\(man/.*man[0-9]\)/\(.*\.[0-9]\)$$|\1/\2
${MANEXT}
|'
\
-e
's|^\(man/.*man[0-9]\)/\(.*\.[0-9]\)$$|\1/\2
.gz
|'
\
${_PYTHONPKGLIST}
|
${SORT}
>>
${TMPPLIST}
@
${SED}
-e
's|^
${STAGEDIR}${PREFIX}
/\(.*\)/\(.*\)|\1|'
\
-e
's|^
${PREFIX}
/\(.*\)/\(.*\)|\1|'
${_PYTHONPKGLIST}
|
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment