pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/desklaunch Precreate share/doc as well.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f3c834322d15
branches:  trunk
changeset: 530162:f3c834322d15
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 17 14:37:28 2007 +0000

description:
Precreate share/doc as well.

diffstat:

 x11/desklaunch/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 02c1f6af2768 -r f3c834322d15 x11/desklaunch/Makefile
--- a/x11/desklaunch/Makefile   Sun Jun 17 14:34:12 2007 +0000
+++ b/x11/desklaunch/Makefile   Sun Jun 17 14:37:28 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/06/12 20:59:31 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2007/06/17 14:37:28 joerg Exp $
 #
 
 VERSION=       1.1.5
@@ -14,7 +14,7 @@
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}
 USE_TOOLS+=    gmake
 
-INSTALLATION_DIRS=     bin
+INSTALLATION_DIRS=     bin share/doc
 
 do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/desklaunch ${PREFIX}/bin



Home | Main Index | Thread Index | Old Index