diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 22:00:14 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 22:00:14 +0000 |
commit | 30e9948198969737329321ae598bb5b6baad3e05 (patch) | |
tree | 79bf92f890f1098ffc7412f7c99213cc374f2fd0 /www/thoth-delicious | |
parent | f004f45c7df64cd7f0aca91b65b59a0adaaca209 (diff) | |
download | pkgsrc-30e9948198969737329321ae598bb5b6baad3e05.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/thoth-delicious')
-rw-r--r-- | www/thoth-delicious/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/thoth-delicious/PLIST b/www/thoth-delicious/PLIST index af61a28c892..8c07efaeb30 100644 --- a/www/thoth-delicious/PLIST +++ b/www/thoth-delicious/PLIST @@ -1,7 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/04/04 15:26:58 jlam Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:37 joerg Exp $ ${GEM_HOME}/cache/thoth_delicious-${PKGVERSION}.gem ${GEM_LIBDIR}/.require_paths ${GEM_LIBDIR}/plugin/thoth_delicious.rb ${GEM_HOME}/specifications/thoth_delicious-${PKGVERSION}.gemspec -@dirrm ${GEM_LIBDIR}/plugin -@dirrm ${GEM_LIBDIR} |