pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ruby193-base pax target directories must be prepa...
details: https://anonhg.NetBSD.org/pkgsrc/rev/087bf6e333a8
branches: trunk
changeset: 603314:087bf6e333a8
user: obache <obache%pkgsrc.org@localhost>
date: Fri May 04 01:23:37 2012 +0000
description:
pax target directories must be prepared.
diffstat:
lang/ruby193-base/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 5d7e2deeb5e9 -r 087bf6e333a8 lang/ruby193-base/Makefile
--- a/lang/ruby193-base/Makefile Fri May 04 01:15:54 2012 +0000
+++ b/lang/ruby193-base/Makefile Fri May 04 01:23:37 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2012/04/22 08:17:16 taca Exp $
+# $NetBSD: Makefile,v 1.12 2012/05/04 01:23:37 obache Exp $
#
DISTNAME= ${RUBY_DISTNAME}
@@ -120,7 +120,8 @@
bin/ri bin/testrb
REPLACE_RUBY_DIRS= ext lib sample
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 \
- ${RUBY_DOC}/irb ${RUBY_EG}/bigdecimal ${RUBY_EG}/pty
+ ${RUBY_DOC}/irb ${RUBY_DOC}/ripper ${RUBY_DOC}/stringio \
+ ${RUBY_EG}/bigdecimal ${RUBY_EG}/pty
# ${RUBY_ARCHINC} ${RUBY_ARCHLIB}
EMPTY_DIRS= generator/template markup/simple_markup
Home |
Main Index |
Thread Index |
Old Index