pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ja-samba Set INSTALLATION_DIRS to create directori...
details: https://anonhg.NetBSD.org/pkgsrc/rev/710e61e7b9b5
branches: trunk
changeset: 512644:710e61e7b9b5
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri May 12 23:07:14 2006 +0000
description:
Set INSTALLATION_DIRS to create directories before installing files into
them.
diffstat:
net/ja-samba/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 4e38f9092fee -r 710e61e7b9b5 net/ja-samba/Makefile
--- a/net/ja-samba/Makefile Fri May 12 23:03:22 2006 +0000
+++ b/net/ja-samba/Makefile Fri May 12 23:07:14 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2006/04/23 00:12:39 jlam Exp $
+# $NetBSD: Makefile,v 1.46 2006/05/12 23:07:14 minskim Exp $
DISTNAME= samba-${SAMBA_VERSION}-ja-${JA_VERSION}
PKGNAME= ja-samba-${SAMBA_VERSION}.${JA_PKG_VERSION}
@@ -158,6 +158,8 @@
SUBST_SED.paths+= -e 's,@PWD_MKDB@,${PWD_MKDB},g' -e 's,@SH@,${SH},g'
SUBST_STAGE.paths= post-patch
+INSTALLATION_DIRS+= bin include lib
+
# Remove irrelevant files for this package.
post-extract:
${FIND} ${WRKDIR}/${DISTNAME} -name ".cvsignore" -print | \
Home |
Main Index |
Thread Index |
Old Index