SF.net SVN: morphix: [2369] trunk/mmaker/debian
[email protected] Sun, 23 Jul 2006 07:19:57 -0700
| Newsgroups | gmane.linux.morphix.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2369
Author: alextreme
Date: 2006-07-23 07:19:49 -0700 (Sun, 23 Jul 2006)
ViewCVS: http://svn.sourceforge.net/morphix/?rev=2369&view=rev
Log Message:
-----------
* fixed segfault, building works now :)
Modified Paths:
--------------
trunk/mmaker/debian/changelog
trunk/mmaker/libmorphix/parsemod.c
Modified: trunk/mmaker/debian/changelog
===================================================================
--- trunk/mmaker/debian/changelog 2006-07-22 22:32:13 UTC (rev 2368)
+++ trunk/mmaker/debian/changelog 2006-07-23 14:19:49 UTC (rev 2369)
@@ -1,3 +1,9 @@
+morphix-mmaker (0.4-34) unstable; urgency=low
+
+ * adding -s sources.tar.gz option for mmaker, for automatically retrieving all source packages for a module
+
+ -- root <[email protected]> Thu, 20 Jul 2006 23:46:56 +0200
+
morphix-mmaker (0.4-33) unstable; urgency=low
* adding 5-second sleep before compressing base/mainmodule
Modified: trunk/mmaker/libmorphix/parsemod.c
===================================================================
--- trunk/mmaker/libmorphix/parsemod.c 2006-07-22 22:32:13 UTC (rev 2368)
+++ trunk/mmaker/libmorphix/parsemod.c 2006-07-23 14:19:49 UTC (rev 2369)
@@ -288,6 +288,7 @@
module->arch = NULL;
module->verbose = FALSE;
module->interactive = FALSE;
+ module->localdeblist = NULL;
}
mmodule* parseGroup(xmlDocPtr doc, xmlNodePtr cur) {
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV