pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/38545: DESTDIR support for textproc/catdoc
>Number: 38545
>Category: pkg
>Synopsis: DESTDIR support for textproc/catdoc
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Apr 29 21:15:00 +0000 2008
>Originator: cheusov%tut.by@localhost
>Release: NetBSD 4.0_STABLE
>Organization:
>Environment:
System: NetBSD chen.chizhovka.net 4.0_STABLE NetBSD 4.0_STABLE (GENERIC) #3:
Wed Apr 23 00:58:08 EEST 2008
cheusov%chen.chizhovka.net@localhost:/srv/obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
http://www.mova.org/~cheusov/pub/pkgsrc-pbulk/NetBSD/current-destdir/log/20080426.0859/textproc/catdoc/stage_package.html
=> Checking file-check results for catdoc-0.94.2
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/pkg:
ERROR:
/tmp/obj-pkgsrc-destdir/textproc/catdoc/work/.destdir/usr/pkg/bin/catdoc
ERROR:
/tmp/obj-pkgsrc-destdir/textproc/catdoc/work/.destdir/usr/pkg/bin/catppt
ERROR:
/tmp/obj-pkgsrc-destdir/textproc/catdoc/work/.destdir/usr/pkg/bin/xls2csv
...
>Fix:
Index: Makefile.common
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/catdoc/Makefile.common,v
retrieving revision 1.13
diff -u -r1.13 Makefile.common
--- Makefile.common 19 Apr 2008 06:17:36 -0000 1.13
+++ Makefile.common 29 Apr 2008 21:08:09 -0000
@@ -16,5 +16,6 @@
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --libdir=${PREFIX}/share
+MAKE_FLAGS+= installroot=${DESTDIR}
CPPFLAGS+= -Dunix -D__unix
Home |
Main Index |
Thread Index |
Old Index