-static flavor should need to own its msg directories.
okay naddy@
This commit is contained in:
parent
ba1f07d4b9
commit
ea989764ca
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.79 2018/04/27 13:08:28 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.80 2018/05/06 15:35:47 espie Exp $
|
||||
|
||||
COMMENT= GNU version of the traditional tape archiver
|
||||
|
||||
@ -6,6 +6,7 @@ DISTNAME= tar-1.30
|
||||
PKGNAME= g${DISTNAME}
|
||||
CATEGORIES= archivers
|
||||
HOMEPAGE= https://www.gnu.org/software/tar/
|
||||
REVISION= 0
|
||||
|
||||
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
|
||||
|
||||
|
74
archivers/gtar/pkg/PFRAG.static
Normal file
74
archivers/gtar/pkg/PFRAG.static
Normal file
@ -0,0 +1,74 @@
|
||||
@comment $OpenBSD: PFRAG.static,v 1.1 2018/05/06 15:35:47 espie Exp $
|
||||
share/locale/
|
||||
share/locale/bg/
|
||||
share/locale/bg/LC_MESSAGES/
|
||||
share/locale/ca/
|
||||
share/locale/ca/LC_MESSAGES/
|
||||
share/locale/cs/
|
||||
share/locale/cs/LC_MESSAGES/
|
||||
share/locale/da/
|
||||
share/locale/da/LC_MESSAGES/
|
||||
share/locale/de/
|
||||
share/locale/de/LC_MESSAGES/
|
||||
share/locale/el/
|
||||
share/locale/el/LC_MESSAGES/
|
||||
share/locale/eo/
|
||||
share/locale/eo/LC_MESSAGES/
|
||||
share/locale/es/
|
||||
share/locale/es/LC_MESSAGES/
|
||||
share/locale/et/
|
||||
share/locale/et/LC_MESSAGES/
|
||||
share/locale/eu/
|
||||
share/locale/eu/LC_MESSAGES/
|
||||
share/locale/fi/
|
||||
share/locale/fi/LC_MESSAGES/
|
||||
share/locale/fr/
|
||||
share/locale/fr/LC_MESSAGES/
|
||||
share/locale/ga/
|
||||
share/locale/ga/LC_MESSAGES/
|
||||
share/locale/gl/
|
||||
share/locale/gl/LC_MESSAGES/
|
||||
share/locale/hr/
|
||||
share/locale/hr/LC_MESSAGES/
|
||||
share/locale/hu/
|
||||
share/locale/hu/LC_MESSAGES/
|
||||
share/locale/id/
|
||||
share/locale/id/LC_MESSAGES/
|
||||
share/locale/it/
|
||||
share/locale/it/LC_MESSAGES/
|
||||
share/locale/ja/
|
||||
share/locale/ja/LC_MESSAGES/
|
||||
share/locale/ko/
|
||||
share/locale/ko/LC_MESSAGES/
|
||||
share/locale/nb/
|
||||
share/locale/nb/LC_MESSAGES/
|
||||
share/locale/nl/
|
||||
share/locale/nl/LC_MESSAGES/
|
||||
share/locale/pl/
|
||||
share/locale/pl/LC_MESSAGES/
|
||||
share/locale/pt/
|
||||
share/locale/pt/LC_MESSAGES/
|
||||
share/locale/pt_BR/
|
||||
share/locale/pt_BR/LC_MESSAGES/
|
||||
share/locale/ro/
|
||||
share/locale/ro/LC_MESSAGES/
|
||||
share/locale/ru/
|
||||
share/locale/ru/LC_MESSAGES/
|
||||
share/locale/sk/
|
||||
share/locale/sk/LC_MESSAGES/
|
||||
share/locale/sl/
|
||||
share/locale/sl/LC_MESSAGES/
|
||||
share/locale/sr/
|
||||
share/locale/sr/LC_MESSAGES/
|
||||
share/locale/sv/
|
||||
share/locale/sv/LC_MESSAGES/
|
||||
share/locale/tr/
|
||||
share/locale/tr/LC_MESSAGES/
|
||||
share/locale/uk/
|
||||
share/locale/uk/LC_MESSAGES/
|
||||
share/locale/vi/
|
||||
share/locale/vi/LC_MESSAGES/
|
||||
share/locale/zh_CN/
|
||||
share/locale/zh_CN/LC_MESSAGES/
|
||||
share/locale/zh_TW/
|
||||
share/locale/zh_TW/LC_MESSAGES/
|
@ -1,10 +1,11 @@
|
||||
@comment $OpenBSD: PLIST,v 1.27 2014/08/09 19:46:19 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.28 2018/05/06 15:35:47 espie Exp $
|
||||
@bin bin/gtar
|
||||
@info info/tar.info
|
||||
@comment lib/charset.alias
|
||||
@bin libexec/grmt
|
||||
@man man/man1/gtar.1
|
||||
@man man/man8/grmt.8
|
||||
%%static%%
|
||||
share/locale/bg/LC_MESSAGES/tar.mo
|
||||
share/locale/ca/LC_MESSAGES/tar.mo
|
||||
share/locale/cs/LC_MESSAGES/tar.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user