From e688d92f262284fc909b6a071623b2e48e87d79b Mon Sep 17 00:00:00 2001 From: Michael Landin Date: Thu, 2 Nov 2006 10:19:23 +0000 Subject: [PATCH] - fix pkg-plist, adresses http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006101905/ksqlshell-0.2_1.log - pet portlint by setting INSTALLS_ICONS PR: ports/104836 Submitted by: Thomas Abthorpe --- databases/ksqlshell/Makefile | 1 + databases/ksqlshell/pkg-plist | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/databases/ksqlshell/Makefile b/databases/ksqlshell/Makefile index db80501daca8..39aac9037522 100644 --- a/databases/ksqlshell/Makefile +++ b/databases/ksqlshell/Makefile @@ -20,6 +20,7 @@ USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_MYSQL= yes USE_PGSQL= yes +INSTALLS_ICONS= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} diff --git a/databases/ksqlshell/pkg-plist b/databases/ksqlshell/pkg-plist index 4255fe97a3ac..4d2bd4a5ec93 100644 --- a/databases/ksqlshell/pkg-plist +++ b/databases/ksqlshell/pkg-plist @@ -71,10 +71,6 @@ share/locale/de/LC_MESSAGES/ksqlshell.mo @dirrmtry share/icons/locolor/16x16/apps @dirrmtry share/icons/locolor/16x16 @dirrmtry share/icons/locolor -@dirrmtry share/icons/hicolor/32x32/apps -@dirrmtry share/icons/hicolor/32x32 -@dirrmtry share/hicolor -@dirrmtry share/icons @dirrmtry share/doc/HTML @dirrm share/doc/HTML/en/ksqlshell @dirrm share/doc/HTML/de/ksqlshell