pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-rdtool Fix file name for REPLACE_RUBY.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d09ffae95906
branches: trunk
changeset: 518392:d09ffae95906
user: taca <taca%pkgsrc.org@localhost>
date: Fri Sep 08 02:38:08 2006 +0000
description:
Fix file name for REPLACE_RUBY.
diffstat:
textproc/ruby-rdtool/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 688fbac54597 -r d09ffae95906 textproc/ruby-rdtool/Makefile
--- a/textproc/ruby-rdtool/Makefile Fri Sep 08 02:36:51 2006 +0000
+++ b/textproc/ruby-rdtool/Makefile Fri Sep 08 02:38:08 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/07/09 14:07:29 taca Exp $
+# $NetBSD: Makefile,v 1.25 2006/09/08 02:38:08 taca Exp $
DISTNAME= rdtool-0.6.20
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -14,7 +14,7 @@
CONFLICTS+= ruby[1-9][0-9]-rdtool-*
USE_RUBY_SETUP= yes
-REPLACE_RUBY= bin/rd2 bin/rdswap.rb
+REPLACE_RUBY= bin/rd2 bin/rdswap
CONF_FILES+= ${RUBY_SITELIBDIR}/rd/dot.rd2rc ${PKG_SYSCONFDIR}/dot.rd2rc
Home |
Main Index |
Thread Index |
Old Index