diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:28:43 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:28:43 +0000 |
commit | 7536bf3b191bfbd744466c3480901e8786ff6136 (patch) | |
tree | e9cbc524273bf415de0c415a0867997b146d9cde /chat/telepathy-gabble/PLIST | |
parent | 843a1e6099e65596a78074521c576c082aaeb0c1 (diff) | |
download | pkgsrc-7536bf3b191bfbd744466c3480901e8786ff6136.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'chat/telepathy-gabble/PLIST')
-rw-r--r-- | chat/telepathy-gabble/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/telepathy-gabble/PLIST b/chat/telepathy-gabble/PLIST index 73dc0562d1c..0066cf11b70 100644 --- a/chat/telepathy-gabble/PLIST +++ b/chat/telepathy-gabble/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:37:50 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:28:44 joerg Exp $ libexec/telepathy-gabble man/man8/telepathy-gabble.8 share/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.gabble.service @@ -7,5 +7,3 @@ share/doc/telepathy-gabble/olpc.html share/doc/telepathy-gabble/si-multiple.html share/doc/telepathy-gabble/tubes.html share/telepathy/managers/gabble.manager -@unexec ${RMDIR} %D/share/telepathy/managers 2>/dev/null || ${TRUE} -@unexec ${RMDIR} %D/share/telepathy 2>/dev/null || ${TRUE} |