diff options
author | jlam <jlam@pkgsrc.org> | 2006-03-30 03:44:41 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-03-30 03:44:41 +0000 |
commit | 792529759b850aa6227cf6c074e30e190258a2ed (patch) | |
tree | e284cce507534ba20c3380c2f5b60203bf4526fe /cad/libgeda/PLIST | |
parent | 67b40424518ea89a6b2972171275539f5e3e6254 (diff) | |
download | pkgsrc-792529759b850aa6227cf6c074e30e190258a2ed.tar.gz |
* Honor PKGINFODIR.
* List the info files directly in the PLIST.
Diffstat (limited to 'cad/libgeda/PLIST')
-rw-r--r-- | cad/libgeda/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/libgeda/PLIST b/cad/libgeda/PLIST index 705eeee962b..6bb11477d5a 100644 --- a/cad/libgeda/PLIST +++ b/cad/libgeda/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2005/01/11 03:16:24 dmcmahill Exp $ +@comment $NetBSD: PLIST,v 1.11 2006/03/30 03:44:41 jlam Exp $ include/libgeda/colors.h include/libgeda/defines.h include/libgeda/funcs.h @@ -9,6 +9,7 @@ include/libgeda/o_types.h include/libgeda/papersizes.h include/libgeda/prototype.h include/libgeda/struct.h +info/libgedadoc.info lib/libgeda.la lib/pkgconfig/libgeda.pc @dirrm include/libgeda |