Postponed
Project:
DruTeX
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2008 at 22:38 UTC
Updated:
28 Feb 2009 at 18:10 UTC
Jump to comment: Most recent file
The old packaging script wasn't deleted from drutex.info file - should be stripped out.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 345971-drutex.info.diff | 528 bytes | MGN |
Comments
Comment #1
MGN commentedI think this should do it, but might need to manually edit it before committing it?
Comment #2
steven jones commentedDone.
Comment #4
andyceo commentedSorry, 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!
Comment #5
andyceo commented=
There is no "core = 6.x" string in that file
Sorry.