Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Apr 2004 12:58:23 +0200
From:      "Kay Lehmann" <kay_lehmann@web.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/65121: [Update port] audio/xmms-kde: installs endless recursive links to each other
Message-ID:  <1080989903.0@bippes.finkenkrug.ev>
Resent-Message-ID: <200404031100.i33B0fLO085910@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         65121
>Category:       ports
>Synopsis:       [Update port] audio/xmms-kde: installs endless recursive links to each other
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 03 03:00:41 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kay Lehmann
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:


System: FreeBSD 4.9-STABLE #34: Tue Mar 30 21:05:09 CEST 2004
    kay@bippes.finkenkrug.ev:/usr/obj/usr/src/sys/bippes



>Description:


xmms-kde has defined in post-install to create a link to a link
of it self. This results in an endless directories, which is not really 
nice. I don't know what this should be for since there are no files 
at all, so I think removing post-install should be okay.


>How-To-Repeat:





>Fix:


--- xmms-kde-Makefile_recursdir begins here ---
--- Makefile.orig	Sat Apr  3 12:41:15 2004
+++ Makefile	Sat Apr  3 12:41:32 2004
@@ -27,8 +27,4 @@
 		--with-xmms-prefix=${X11BASE}
 USE_GNOME=	gtk12
 
-post-install:
-	${LN} -sf ${PREFIX}/share/doc/HTML/en/xmms-kde/common \
-		${LOCALBASE}/share/doc/HTML/en/common
-
 .include <bsd.port.mk>
--- xmms-kde-Makefile_recursdir ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1080989903.0>