diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-02-17 03:54:31 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-02-17 03:54:31 +0000 |
commit | d69e3e3c8dc0abb71da20cad148ccbc04dba07f2 (patch) | |
tree | 1fe68e2f692fd390ff4735657a5b80629e33497c /devel/bison | |
parent | Update to 0.3 (diff) |
Update to version 1.33.
Notes
Notes:
svn path=/head/; revision=54793
Diffstat (limited to 'devel/bison')
-rw-r--r-- | devel/bison/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bison/pkg-plist b/devel/bison/pkg-plist index 0d401c56d825..dcf5f521e035 100644 --- a/devel/bison/pkg-plist +++ b/devel/bison/pkg-plist @@ -12,6 +12,7 @@ share/locale/fr/LC_MESSAGES/bison.mo share/locale/ja/LC_MESSAGES/bison.mo share/locale/nl/LC_MESSAGES/bison.mo share/locale/ru/LC_MESSAGES/bison.mo +share/locale/tr/LC_MESSAGES/bison.mo @dirrm share/bison @unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/* 2>/dev/null || true |