Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Nov 2011 16:10:01 +0100
From:      Matthias Apitz <guru@unixarea.de>
To:        freebsd-ports@freebsd.org
Cc:        kwm@freebsd.org
Subject:   libgee-0.6.2.1: error in pkg-plist
Message-ID:  <20111112151001.GA3289@tinyCurrent>

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

Hello,

While making binary packages of the ports installed on my 10-CURRENT I
encountered a small error in the pkg-plist file of ports/devel/libgee:

the port installs the pkgconfig file gee-1.0.pc in the location

...
test -z "/usr/local/lib/pkgconfig" || /usr/local/bin/gmkdir -p "/usr/local/lib/p
kgconfig"
 /usr/bin/install -c -m 644 gee-1.0.pc '/usr/local/lib/pkgconfig'

while the pkg-plist says it is in libdata/pkgconfig/gee-1.0.pc; this
gives at least on pkg_create the following error:

caracas# pkg_create -b libgee-0.6.2.1
tar: libdata/pkgconfig/gee-1.0.pc: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256


HIH

	matthias
-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <guru@unixarea.de> - w http://www.unixarea.de/
UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5



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