pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-debug-ide Use ${GEM_DOCDIR} instead of writ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c52ef54e35a2
branches: trunk
changeset: 541067:c52ef54e35a2
user: jlam <jlam%pkgsrc.org@localhost>
date: Mon Apr 14 21:32:34 2008 +0000
description:
Use ${GEM_DOCDIR} instead of writing out the whole path.
diffstat:
devel/ruby-debug-ide/PLIST | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 8270e0bca858 -r c52ef54e35a2 devel/ruby-debug-ide/PLIST
--- a/devel/ruby-debug-ide/PLIST Mon Apr 14 20:30:18 2008 +0000
+++ b/devel/ruby-debug-ide/PLIST Mon Apr 14 21:32:34 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/04/06 23:04:42 seb Exp $
+@comment $NetBSD: PLIST,v 1.2 2008/04/14 21:32:34 jlam Exp $
bin/rdebug-ide
${GEM_HOME}/cache/ruby-debug-ide-${PKGVERSION}.gem
${GEM_LIBDIR}/README
@@ -27,4 +27,4 @@
@dirrm ${GEM_LIBDIR}/lib
@dirrm ${GEM_LIBDIR}/bin
@dirrm ${GEM_LIBDIR}
-@exec ${MKDIR} %D/lib/ruby/gems/1.8/doc/ruby-debug-ide-${PKGVERSION}
+@exec ${MKDIR} %D/${GEM_DOCDIR}
Home |
Main Index |
Thread Index |
Old Index