Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwsetup-ng.git;a=commitdiff;h=6ec17981ae7276cc97b1fba2cabd47bec0fac304

commit 6ec17981ae7276cc97b1fba2cabd47bec0fac304
Author: James Buren <[email protected]>
Date:   Wed Sep 5 00:58:32 2012 -0500

fix export of install module

diff --git a/src/local.h b/src/local.h
index f73649b..afaee2e 100644
--- a/src/local.h
+++ b/src/local.h
@@ -69,4 +69,4 @@ extern FILE *logfile;
extern int main(int argc,char **argv);

extern struct global g;
-extern struct module module_install;
+extern struct module install_module;
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to