Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2001 07:31:42 -0800 (PST)
From:      Alan Eldridge <alane@geeksrus.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/31595: kdebase2(2.2.1): $PREFIX/share/config/kdm/X* should not be in pkg-plist
Message-ID:  <200110291531.f9TFVgA07912@freefall.freebsd.org>

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

>Number:         31595
>Category:       misc
>Synopsis:       kdebase2(2.2.1): $PREFIX/share/config/kdm/X* should not be in pkg-plist
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 29 07:40:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Alan Eldridge
>Release:        4.4-RELEASE
>Organization:
>Environment:
FreeBSD wwweasel.geeksrus.net 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Mon Oct 22 16:59:49 EDT 2001     root@wwweasel.geeksrus.net:/usr/src/sys/compile/WWWEASEL  i386

>Description:
Thanks to a patch, $PREFIX/share/config/kdm/kdmrc references the existing files in /usr/X11R6/lib/X11/xdm. The references to the files X* from that directory being present in share/config/kdm are a leftover.

>How-To-Repeat:
Install or package the kdelibs2 (2.2.1) port.


>Fix:
[alane@wwweasel ~]$ cat kdebase2.2.1-pkg_plist.patch
--- pkg-plist.20011028.2251     Sat Oct 27 04:50:16 2001
+++ pkg-plist   Sun Oct 28 22:47:14 2001
@@ -1284,14 +1284,8 @@
 share/config/interferencerc
 share/config/kdesktop_custom_menu1
 share/config/kdesktop_custom_menu2
-share/config/kdm/Xaccess
-share/config/kdm/Xreset
-share/config/kdm/Xservers
-share/config/kdm/Xsession
-share/config/kdm/Xsetup
-share/config/kdm/Xstartup
-share/config/kdm/Xwilling
 share/config/kdm/kdmrc
+share/config/kdm/README
 share/config/klipperrc
 share/config/konqsidebartng.rc
 share/config/konsolerc
[alane@wwweasel ~]$

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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