pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/37551: x11/gdm PLIST problem
>Number: 37551
>Category: pkg
>Synopsis: x11/gdm PLIST problem
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Dec 16 17:10:00 +0000 2007
>Originator: Ondrej Tuma
>Release: current
>Organization:
Blackmouse
>Environment:
Linux ip1 2.6.20.1 #3 Thu Mar 8 18:42:01 CET 2007 i686 athlon-4 i386 GNU/Linux
>Description:
=> Checking file-check results for gdm-2.20.2
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/pkg:
ERROR: /usr/pkg/share/pixmaps/Linux.xpm
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR: /usr/pkg/share
>How-To-Repeat:
bmake install
>Fix:
problem is in PLIST, couse only NetBSD.xpm is available, here is patche:
--- PLIST 2007-12-16 17:58:12.000000000 +0100
+++ PLIST.orig 2007-12-16 17:57:54.000000000 +0100
@@ -179,7 +179,7 @@
share/omf/gdm/gdm-oc.omf
share/omf/gdm/gdm-sv.omf
share/omf/gdm/gdm-uk.omf
-share/pixmaps/NetBSD.xpm
+share/pixmaps/${OPSYS}.xpm
share/pixmaps/faces/astronaut.jpg
share/pixmaps/faces/baseball.png
share/pixmaps/faces/butterfly.png
Home |
Main Index |
Thread Index |
Old Index