pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/startbug1 Create "share" directory so that pax s...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/66df9215647a
branches:  trunk
changeset: 634242:66df9215647a
user:      asau <asau%pkgsrc.org@localhost>
date:      Mon May 12 22:14:08 2014 +0000

description:
Create "share" directory so that pax succedes on FreeBSD.

diffstat:

 devel/startbug1/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r cd6f59a9a880 -r 66df9215647a devel/startbug1/Makefile
--- a/devel/startbug1/Makefile  Mon May 12 20:39:33 2014 +0000
+++ b/devel/startbug1/Makefile  Mon May 12 22:14:08 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2014/04/09 07:27:07 obache Exp $
+# $NetBSD: Makefile,v 1.3 2014/05/12 22:14:08 asau Exp $
 
 DISTNAME=      starbug1-1.6.01
 PKGREVISION=   1
@@ -48,6 +48,8 @@
 FILES_SUBST+=  WWWGRP=${APACHE_GROUP} WWWOWN=${APACHE_USER} \
                SB_DIR=${SB_DIR}
 
+INSTALLATION_DIRS=     share
+
 do-install:
        chmod 644 ${WRKSRC}/dist/starbug1/debug.log
        cd ${WRKSRC}/dist && ${FIND} starbug1 -type f \! -name '*.orig' -print | \



Home | Main Index | Thread Index | Old Index