diff options
author | jmmv <jmmv> | 2002-12-23 08:03:02 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2002-12-23 08:03:02 +0000 |
commit | 21ce55cc362b3b0e9c80a9f25b22b573289b1d82 (patch) | |
tree | 34f62744384d98c7b60fae0a2528bc0d7445db74 /misc/libutf/PLIST | |
parent | b76350b52c7a18427b464bf3a32e52a4d32621bf (diff) | |
download | pkgsrc-21ce55cc362b3b0e9c80a9f25b22b573289b1d82.tar.gz |
Make this package install its configuration file under the examples tree
and use bsd.pkg.install.mk to copy it to PKG_SYSCONFDIR.
Bump PKGREVISION to 1.
Diffstat (limited to 'misc/libutf/PLIST')
-rw-r--r-- | misc/libutf/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/libutf/PLIST b/misc/libutf/PLIST index 7ac5d8c0fc6..96a91d74f57 100644 --- a/misc/libutf/PLIST +++ b/misc/libutf/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:28:42 zuntum Exp $ -etc/langcoll.utf +@comment $NetBSD: PLIST,v 1.2 2002/12/23 08:03:02 jmmv Exp $ include/ure.h include/utf.h lib/libutf.a @@ -9,3 +8,5 @@ lib/libutf.so.2 lib/libutf.so.2.10 man/man3/ure.3 man/man3/utf.3 +share/examples/libutf/langcoll.utf +@dirrm share/examples/libutf |