From 8557c32d49d679172257ab83e12e4e51c6062b1e Mon Sep 17 00:00:00 2001 From: thierry Date: Thu, 13 Jan 2011 20:39:53 +0000 Subject: Fix installation of deskbar-applet. Reported by: pointyhat via Pav Feature safe: yes --- deskutils/pinot/Makefile | 7 ++----- deskutils/pinot/pkg-plist | 3 ++- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'deskutils') diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index 56c2bca62f0a..72e405f1d53f 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -7,6 +7,7 @@ PORTNAME= pinot PORTVERSION= 0.97 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_BERLIOS} #MASTER_SITES= http://colinf.chez.com/pinot/ @@ -67,7 +68,7 @@ LM2FIX= textcat_conf.txt textcat3_conf.txt IndexSearch/Google/Makefile.in SHR2FIX= Core/pinot-search.1 README UL2FIX= Utils/xdgmime/xdgmime.c -LDESKBAR_MOD= lib/deskbar-applet/modules-2.20-compatible +LDESKBAR_MOD= libexec/deskbar-applet/modules-2.20-compatible DESKBAR_MOD= ${PREFIX}/${LDESKBAR_MOD} .include @@ -100,10 +101,6 @@ pre-configure: post-install: ${TOUCH} ${DATADIR}/stopwords/.empty_file - ${MKDIR} ${DESKBAR_MOD} -.for pyscript in pinot-module - ${INSTALL_DATA} ${WRKSRC}/scripts/python/${pyscript}.py ${DESKBAR_MOD} -.endfor @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${DESKBAR_MOD} @${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py ${DESKBAR_MOD} @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \ diff --git a/deskutils/pinot/pkg-plist b/deskutils/pinot/pkg-plist index f94b37cf5bab..61cf00b0f3c7 100644 --- a/deskutils/pinot/pkg-plist +++ b/deskutils/pinot/pkg-plist @@ -75,7 +75,8 @@ share/locale/zh_TW/LC_MESSAGES/pinot.mo @dirrm lib/pinot/filters @dirrm lib/pinot/backends @dirrm lib/pinot -@dirrmtry lib/deskbar-applet/modules-2.20-compatible +@dirrmtry libexec/deskbar-applet/modules-2.20-compatible +@dirrmtry libexec/deskbar-applet @dirrmtry lib/deskbar-applet/handlers @dirrmtry lib/deskbar-applet @dirrmtry etc/xdg/autostart -- cgit