diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-05-11 15:54:47 +0000 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-05-11 15:54:47 +0000 |
commit | 39bbaf70565c5a5747d1a17bc0b2b35f15fe18d2 (patch) | |
tree | 42bd34020878bd4aaf60c2b4898bb4b2d8119392 /news/pyne | |
parent | 79751f0d8cccdf7b6d757a7ef42905000c814b39 (diff) | |
download | FreeBSD-ports-39bbaf70565c5a5747d1a17bc0b2b35f15fe18d2.zip FreeBSD-ports-39bbaf70565c5a5747d1a17bc0b2b35f15fe18d2.tar.gz |
Fix the packing list
Reported by: pointyhat
Diffstat (limited to 'news/pyne')
-rw-r--r-- | news/pyne/pkg-plist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/news/pyne/pkg-plist b/news/pyne/pkg-plist index ccce31e..57ed265 100644 --- a/news/pyne/pkg-plist +++ b/news/pyne/pkg-plist @@ -140,7 +140,3 @@ share/locale/zh_TW.Big5/LC_MESSAGES/pyne.mo @dirrm %%PYTHON_SITELIBDIR%%/pyne/boxtypes @dirrm %%PYTHON_SITELIBDIR%%/pyne/boxformats @dirrm %%PYTHON_SITELIBDIR%%/pyne -@unexec rmdir %D/share/locale/nl/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/nl 2>/dev/null || true -@unexec rmdir %D/share/locale/es_ES/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/es_ES 2>/dev/null || true |