diff options
author | P. J. McDermott <pjm@nac.net> | 2013-07-04 12:23:59 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-07-04 12:23:59 (EDT) |
commit | 32448e63b1a2aac9f72212fb62236622f4d51210 (patch) | |
tree | 901e6504a1af28f893d2e2220511c34f790ed6b8 | |
parent | de1c76818257c942cd05ef314479d3b4e02e5e05 (diff) |
autopoint: Provide archive.dir.tar*.
On BusyBox, the archive is compressed with gzip, for some reason.
-rw-r--r-- | autopoint.pkg/files | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autopoint.pkg/files b/autopoint.pkg/files index 583f845..522b09b 100644 --- a/autopoint.pkg/files +++ b/autopoint.pkg/files @@ -1,2 +1,2 @@ /usr/bin/autopoint -/usr/share/gettext/archive.dir.tar.xz +/usr/share/gettext/archive.dir.tar* |