From e2b6e5584d5b4be1df9a150afa03256c5d422f15 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Sat, 18 Aug 2001 23:54:35 +0000 Subject: Disable kappfinder_install execution at install time. This will avoid the installation of some ".desktop" files that make packaging fail for some users: some desktop shortcuts are not created if you don't have the corresponding application already installed. Users may still get the shortcuts in their local configurations by running kappfinder as usual. --- x11/kde4-runtime/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/kde4-runtime/Makefile') diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index 95c4a3385a72..4593baf13c66 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -23,6 +23,7 @@ USE_XPM= yes USE_BZIP2= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes +CONFIGURE_ENV+= RUN_KAPPFINDER=no CONFIGURE_ARGS+=--with-xdmdir=${X11BASE}/lib/X11/xdm \ --with-qt-dir=${X11BASE} \ --without-ldap \ -- cgit v1.2.3