Changeset 5627
- Timestamp:
- 06/26/09 18:35:19 (3 years ago)
- Location:
- trunk/Locale-Msgfmt
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Locale-Msgfmt/Build.PL
r5565 r5627 10 10 build_requires => { 11 11 'Test::More' => 0, 12 $ENV{AUTOMATED_TESTING} ? ('Locale::Maketext::Gettext' => 0) : (),12 'Locale::Maketext::Gettext' => 1.28, 13 13 }, 14 14 add_to_cleanup => [ 'Locale-Msgfmt-*' ], -
trunk/Locale-Msgfmt/Changes
r5623 r5627 5 5 remove the msgfmt_dir function 6 6 more tests 7 always build_require Locale::Maketext::Gettext, now it will 8 install correctly 7 9 8 10 0.06 Jun 26, 2009
Note: See TracChangeset
for help on using the changeset viewer.
