PLIST fix
This commit is contained in:
parent
2c20f8970a
commit
aa07365393
2 changed files with 7 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.13 2010/04/12 09:48:48 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2010/04/23 15:41:50 adam Exp $
|
||||
|
||||
PKGNAME= postgresql82-client-${BASE_VERS}
|
||||
PKGREVISION= 1
|
||||
COMMENT= PostgreSQL database client programs
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.18 2010/04/12 09:48:48 adam Exp $
|
||||
@comment $NetBSD: PLIST,v 1.19 2010/04/23 15:41:50 adam Exp $
|
||||
${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/af/LC_MESSAGES/libpq.mo
|
||||
${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/initdb.mo
|
||||
${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/libpq.mo
|
||||
|
@ -1211,6 +1211,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-24.html
|
|||
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-25.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-26.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-27.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-28.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-3.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-4.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-5.html
|
||||
|
@ -1235,6 +1236,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-20.html
|
|||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-21.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-22.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-23.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-24.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-3.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-4.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-5.html
|
||||
|
@ -1255,6 +1257,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-17.html
|
|||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-18.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-19.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-2.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-20.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-3.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-4.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-5.html
|
||||
|
@ -1270,6 +1273,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-12.html
|
|||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-13.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-14.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-15.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-16.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-2.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-3.html
|
||||
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-4.html
|
||||
|
|
Loading…
Reference in a new issue