The old packaging script wasn't deleted from drutex.info file - should be stripped out.

CommentFileSizeAuthor
#1 345971-drutex.info.diff528 bytesMGN

Comments

MGN’s picture

StatusFileSize
new528 bytes

I think this should do it, but might need to manually edit it before committing it?

steven jones’s picture

Status: Active » Fixed

Done.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

andyceo’s picture

Status: Closed (fixed) » Postponed

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!

andyceo’s picture

There is now "core = 6.x" string in that file

=

There is no "core = 6.x" string in that file

Sorry.