diff options
author | rafan <rafan@FreeBSD.org> | 2006-08-15 15:56:23 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-08-15 15:56:23 +0800 |
commit | e444caeac0e874a574cb7b7ebcdd9a2a2b069809 (patch) | |
tree | be74217569f2b81f744992a3f28961c3fb4c071b /print/lilypond | |
parent | cedc1ac453c9f0737a008d28b3dc8aee79c97046 (diff) | |
download | freebsd-ports-gnome-e444caeac0e874a574cb7b7ebcdd9a2a2b069809.tar.gz freebsd-ports-gnome-e444caeac0e874a574cb7b7ebcdd9a2a2b069809.tar.zst freebsd-ports-gnome-e444caeac0e874a574cb7b7ebcdd9a2a2b069809.zip |
- Remove directories that are not in mtree file
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Diffstat (limited to 'print/lilypond')
-rw-r--r-- | print/lilypond/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/print/lilypond/pkg-plist b/print/lilypond/pkg-plist index 5910bccaf35c..52a8476047b5 100644 --- a/print/lilypond/pkg-plist +++ b/print/lilypond/pkg-plist @@ -989,6 +989,10 @@ share/locale/sv/LC_MESSAGES/lilypond.mo @dirrm %%DATADIR%%/%%PORTVERSION%%/make @dirrm %%DATADIR%%/%%PORTVERSION%% @dirrm %%DATADIR%% +@dirrmtry share/locale/cs/LC_MESSAGES +@dirrmtry share/locale/cs +@dirrmtry share/locale/fi/LC_MESSAGES +@dirrmtry share/locale/fi @exec scrollkeeper-install -q %D/%%CONDITIONAL%%share/omf/lilypond/%%PORTVERSION%%/lilypond-internals.html.omf 2>/dev/null || /usr/bin/true @unexec scrollkeeper-uninstall -q %D/%%CONDITIONAL%%share/omf/lilypond/%%PORTVERSION%%/lilypond-internals.html.omf 2>/dev/null || /usr/bin/true @exec scrollkeeper-install -q %D/%%CONDITIONAL%%share/omf/lilypond/%%PORTVERSION%%/lilypond.html.omf 2>/dev/null || /usr/bin/true |