diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 20:05:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 20:05:39 +0000 |
commit | 7d3480dd87866246efd10b5e419c8ef2486fd595 (patch) | |
tree | 53a86800279ef814f1b95876bf2712dd7f85a250 /graphics/ruby-opengl | |
parent | 5e1da236b12fef91525e8db9419eb315dbf99e1c (diff) | |
download | pkgsrc-7d3480dd87866246efd10b5e419c8ef2486fd595.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'graphics/ruby-opengl')
-rw-r--r-- | graphics/ruby-opengl/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/ruby-opengl/PLIST b/graphics/ruby-opengl/PLIST index 2926bdd8d5c..2c10ea8c956 100644 --- a/graphics/ruby-opengl/PLIST +++ b/graphics/ruby-opengl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:59:28 joerg Exp $ +@comment $NetBSD: PLIST,v 1.8 2009/06/14 20:05:43 joerg Exp $ ${GEM_HOME}/cache/ruby-opengl-${PKGVERSION}.gem ${GEM_LIBDIR}/Rakefile ${GEM_LIBDIR}/doc/build_install.txt @@ -130,4 +130,3 @@ ${GEM_LIBDIR}/test/tc_include_gl.rb ${GEM_LIBDIR}/test/tc_misc.rb ${GEM_LIBDIR}/test/tc_require_gl.rb ${GEM_HOME}/specifications/ruby-opengl-${PKGVERSION}.gemspec -@exec ${MKDIR} %D/${GEM_DOCDIR} |