correct drutex.info file
MGN - December 11, 2008 - 22:38
| Project: | DruTeX |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | postponed |
Description
The old packaging script wasn't deleted from drutex.info file - should be stripped out.

#1
I think this should do it, but might need to manually edit it before committing it?
#2
Done.
#3
Automatically closed -- issue fixed for two weeks with no activity.
#4
Sorry, but the .info file is still wrong.
When I checkout DruTeX directly from CVS, the .info file corrupted a little. There is now "core = 6.x" string in that file, but it should be, instead we have "This version is incompatible with the 6.10 version of Drupal core." message on the module list page (admin/build/modules).
When we download DruTeX in tar.gz archive file, the automatic packaging script on drupal.org added this neccessary information, and the .info is correct.
Please, add the "core = 6.x" string to the .info file. Thank you!
#5
=
There is no "core = 6.x" string in that file
Sorry.