pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/35945: mbone/common-mml Solaris
>Number: 35945
>Category: pkg
>Synopsis: mbone/common-mml Solaris
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Mar 07 15:35:02 +0000 2007
>Originator: Gilles Dauphin
>Release: SunOS 5.10 i86pc
>Organization:
ENST
>Environment:
System: SunOS bi.enst.fr 5.10 Generic_118855-19 i86pc
>Description:
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/usr/ucb/install -d -o root -g root -m 755 /usr/pkg/include/common-mml
/usr/pkg/share/doc/common-mml
usage: install [-cs] [-g group] [-m mode] [-o owner] file ... destination
install -d [-g group] [-m mode] [-o owner] dir
>How-To-Repeat:
bmake install
>Fix:
--- Makefile.orig Mon May 22 16:21:14 2006
+++ Makefile Wed Mar 7 16:34:08 2007
@@ -20,7 +20,8 @@
do-install:
${LIBTOOL} --mode=install \
${INSTALL_LIB} ${WRKSRC}/src/*.la ${PREFIX}/lib
- ${INSTALL_DATA_DIR} ${INCDIR} ${DOCDIR}
+ ${INSTALL_DATA_DIR} ${INCDIR}
+ ${INSTALL_DATA_DIR} ${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/src/*.h ${INCDIR}
${INSTALL_DATA} ${WRKSRC}/doc/html/*.html ${DOCDIR}
Home |
Main Index |
Thread Index |
Old Index