diff options
author | drochner <drochner@pkgsrc.org> | 2006-08-10 17:44:11 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-08-10 17:44:11 +0000 |
commit | 6867372e81a09d505cacba321c386324bb99c35e (patch) | |
tree | 8816a69eed20920edc6d260c538c49d36d85b8e0 /net/linc/PLIST | |
parent | 0237bbe9243c37f0a0e3bb963a215d5d55f8eb31 (diff) | |
download | pkgsrc-6867372e81a09d505cacba321c386324bb99c35e.tar.gz |
install gtk-doc generated API documentation at the default location,
so that it is found by "devhelp"
bump PKGREVISION
Diffstat (limited to 'net/linc/PLIST')
-rw-r--r-- | net/linc/PLIST | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/net/linc/PLIST b/net/linc/PLIST index dd0b3e851d7..d6055eb7ac2 100644 --- a/net/linc/PLIST +++ b/net/linc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2004/09/22 08:09:48 jlam Exp $ +@comment $NetBSD: PLIST,v 1.10 2006/08/10 17:44:11 drochner Exp $ bin/linc-cleanup-sockets bin/linc-config include/linc-1.0/linc/linc-config.h @@ -11,19 +11,19 @@ include/linc-1.0/linc/linc.h lib/liblinc.la lib/pkgconfig/linc.pc share/aclocal/linc.m4 -share/doc/html/linc/home.png -share/doc/html/linc/index.html -share/doc/html/linc/index.sgml -share/doc/html/linc/left.png -share/doc/html/linc/linc-LINCConnection.html -share/doc/html/linc/linc-LINCServer.html -share/doc/html/linc/linc-linc-config.html -share/doc/html/linc/linc-linc-protocol.html -share/doc/html/linc/linc-linc-types.html -share/doc/html/linc/linc-linc.html -share/doc/html/linc/linc.devhelp -share/doc/html/linc/right.png -share/doc/html/linc/up.png -@dirrm share/doc/html/linc +share/gtk-doc/html/linc/home.png +share/gtk-doc/html/linc/index.html +share/gtk-doc/html/linc/index.sgml +share/gtk-doc/html/linc/left.png +share/gtk-doc/html/linc/linc-LINCConnection.html +share/gtk-doc/html/linc/linc-LINCServer.html +share/gtk-doc/html/linc/linc-linc-config.html +share/gtk-doc/html/linc/linc-linc-protocol.html +share/gtk-doc/html/linc/linc-linc-types.html +share/gtk-doc/html/linc/linc-linc.html +share/gtk-doc/html/linc/linc.devhelp +share/gtk-doc/html/linc/right.png +share/gtk-doc/html/linc/up.png +@dirrm share/gtk-doc/html/linc @dirrm include/linc-1.0/linc @dirrm include/linc-1.0 |