tupone 15/05/27 19:20:28 Modified: postinstall-en.txt Log: Version bump to 3.0.6 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0145142D)
Revision Changes Path 1.2 www-apps/liquid_feedback_frontend/files/postinstall-en.txt file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/liquid_feedback_frontend/files/postinstall-en.txt?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/liquid_feedback_frontend/files/postinstall-en.txt?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/liquid_feedback_frontend/files/postinstall-en.txt?r1=1.1&r2=1.2 Index: postinstall-en.txt =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apps/liquid_feedback_frontend/files/postinstall-en.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- postinstall-en.txt 28 May 2013 12:51:56 -0000 1.1 +++ postinstall-en.txt 27 May 2015 19:20:28 -0000 1.2 @@ -24,7 +24,7 @@ INSERT INTO contingent (polling, time_frame, text_entry_limit, initiative_limit) VALUES (true, '1 day', 800, 120); INSERT INTO policy (index, name, admission_time, discussion_time, verification_time, voting_time, issue_quorum_num, issue_quorum_den, initiative_quorum_num, initiative_quorum_den) VALUES (1, 'Default policy', '8 days', '15 days', '8 days', '15 days', 10, 100, 10, 100); -cd /var/liquid_feedback_frontend +cd /var/lib/liquid_feedback_frontend /usr/lib/webmcp/framework/bin/webmcp_shell myconfig Lua 5.1.5 Copyright (C) 1994-2012 Lua.org, PUC-Rio > member = Member:by_id(1)
