Date: Sat, 29 Oct 2005 13:54:33 +0200 (CEST) From: Oliver Lehmann <oliver@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Oliver Lehmann <oliver@FreeBSD.org> Subject: ports/88174: fix pkg-plist: linux_base-8 Message-ID: <200510291154.j9TBsXE8079477@kartoffel.salatschuessel.net> Resent-Message-ID: <200510291200.j9TC0OVe017892@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 88174 >Category: ports >Synopsis: fix pkg-plist: linux_base-8 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Oct 29 12:00:24 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 6.0-RC1 amd64 >Organization: >Environment: System: FreeBSD kartoffel.salatschuessel.net 6.0-RC1 FreeBSD 6.0-RC1 #0: Thu Oct 13 11:54:19 CEST 2005 olivleh1@kartoffel.salatschuessel.net:/usr/obj/amd64-athlon64-6.0/usr/src/sys/KARTOFFEL amd64 >Description: tinderbox build states plist error because pkg-plist contains a non-existing file >How-To-Repeat: >Fix: commit this patch please --- linux_base-8-pkg-plist begins here --- Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/emulators/linux_base-8/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 9 Oct 2005 09:29:17 -0000 1.1 +++ pkg-plist 29 Oct 2005 11:52:37 -0000 @@ -3046,7 +3046,6 @@ usr/lib/locale/kw_GB/LC_PAPER usr/lib/locale/kw_GB/LC_TELEPHONE usr/lib/locale/kw_GB/LC_TIME -usr/lib/locale/locale-archive usr/lib/locale/lt_LT.utf8/LC_ADDRESS usr/lib/locale/lt_LT.utf8/LC_COLLATE usr/lib/locale/lt_LT.utf8/LC_CTYPE --- linux_base-8-pkg-plist ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510291154.j9TBsXE8079477>