diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-09-01 09:56:27 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-09-01 09:58:34 +0300 |
commit | 208ee22a29782ebd98dca49a0eb8cc82d811bd71 (patch) | |
tree | f17fcfa2fbacc1b35933c081af9187e6125102cb | |
parent | devel/py-attrdict: A dict with attribute-style access (diff) |
multimedia/subtitlecomposer: drop false positivities from previous commit (+)
stage-qa reported share/mime/subpicture/x-pgs.xml as orphaned but fail to package when it declaren in plist :(
-rw-r--r-- | multimedia/subtitlecomposer/pkg-plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/multimedia/subtitlecomposer/pkg-plist b/multimedia/subtitlecomposer/pkg-plist index 2ec22027d3ed..f8fd0dd0320d 100644 --- a/multimedia/subtitlecomposer/pkg-plist +++ b/multimedia/subtitlecomposer/pkg-plist @@ -34,7 +34,6 @@ share/locale/uk/LC_MESSAGES/subtitlecomposer.mo share/locale/zh_TW/LC_MESSAGES/subtitlecomposer.mo share/metainfo/org.kde.subtitlecomposer.appdata.xml share/mime/packages/subtitlecomposer.xml -share/mime/subpicture/x-pgs.xml %%DATADIR%%/scripts/README %%DATADIR%%/scripts/api/scripting_list.h %%DATADIR%%/scripts/api/scripting_range.h @@ -62,4 +61,3 @@ share/mime/subpicture/x-pgs.xml %%DATADIR%%/scripts/prepare_RTL_release.py %%DATADIR%%/scripts/remove_hearing_impaired_text.js %%DATADIR%%/scripts/undo_RTL_release.py -@dir share/mime/subpicture |