diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-06-01 11:48:57 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-06-01 11:48:57 +0000 |
commit | 982828133cbd7a88f3b264e08d2f4ea2f038b150 (patch) | |
tree | b19057e7f25561ab8d55f30cdb4fe6eb2ef50e39 /multimedia/kplayer-kde4/files/patch-kplayerpropertiesdialog.cpp | |
parent | - Fix a typo (diff) |
- From PR
If a user opts out of the first part of the pkg-install script, but
elects to interact with the second part of the script and decides to
create new certs, the creation of the certs will fail silently if the
certs directory does not exist. This is because the certs directory
is created (if necessary) in the pre-install portion of the pkg-install
script, but the certs are created in the post-install part of the script.
This PR corrects this problem by moving the creation of the certs directory
to the same subroutine that the certs are created in.
PR: ports/123883
Submitted by: Paul Schmehl <pauls at utdallas.edu> (maintainer)
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions