From 614c407d90e96122e3f4406038a3eb8ee29a8074 Mon Sep 17 00:00:00 2001 From: kwm Date: Wed, 7 May 2014 21:36:32 +0000 Subject: Fix plist issues when python is disabled. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19610 df743ca5-7f9a-e211-a948-0013205c9059 --- editors/gedit-plugins/pkg-plist | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'editors') diff --git a/editors/gedit-plugins/pkg-plist b/editors/gedit-plugins/pkg-plist index 8f2d736ef..16fe85024 100644 --- a/editors/gedit-plugins/pkg-plist +++ b/editors/gedit-plugins/pkg-plist @@ -148,7 +148,7 @@ %%PYTHON%%lib/gedit/plugins/textsize/viewactivatable.pyc %%PYTHON%%lib/gedit/plugins/textsize/viewactivatable.pyo %%PYTHON%%lib/gedit/plugins/wordcompletion.plugin -share/gedit/plugins/colorschemer/ui/schemer.ui +%%PYTHON%%share/gedit/plugins/colorschemer/ui/schemer.ui %%PYTHON%%share/gedit/plugins/commander/modules/align.py %%PYTHON%%share/gedit/plugins/commander/modules/align.pyc %%PYTHON%%share/gedit/plugins/commander/modules/align.pyo @@ -792,7 +792,9 @@ share/help/zh_TW/gedit/word-completion.page %%PYTHON%%@dirrm share/gedit/plugins/commander/modules/find %%PYTHON%%@dirrm share/gedit/plugins/commander/modules %%PYTHON%%@dirrm share/gedit/plugins/commander -@dirrmtry share/gedit/plugins +%%PYTHON%%@dirrm share/gedit/plugins/colorschemer/ui +%%PYTHON%%@dirrm share/gedit/plugins/colorschemer +%%PYTHON%%@dirrmtry share/gedit/plugins @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES @@ -843,7 +845,4 @@ share/help/zh_TW/gedit/word-completion.page @dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as -@dirrm share/gedit/plugins/colorschemer/ui -@dirrm share/gedit/plugins/colorschemer -@dirrm lib/gedit/plugins/colorschemer - +%%PYTHON%%@dirrm lib/gedit/plugins/colorschemer -- cgit v1.2.3