Changeset 5896
- Timestamp:
- 07/06/09 23:34:56 (3 years ago)
- File:
-
- 1 edited
-
trunk/Padre/Makefile.PL (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre/Makefile.PL
r5884 r5896 10 10 11 11 12 12 BEGIN { 13 if(author_context) { 14 if(!eval("use Locale::Msgfmt 0.12; 1;")) { 15 die("Install Locale::Msgfmt version 0.12 or higher to build from SVN"); 16 } 17 } 18 } 13 19 14 20 … … 142 148 143 149 install_script 'script/padre'; 144 install_share_with_mofiles; # developer has to install Locale::Msgfmt 0.10150 install_share_with_mofiles; 145 151 146 152
Note: See TracChangeset
for help on using the changeset viewer.
