Show
Ignore:
Timestamp:
12/11/07 13:24:37 (4 years ago)
Author:
p_lindheimer
Message:

add customappsreg module as part of standard build

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.4/buildtools/generate-release.sh

    r5124 r5455  
    1111framework_url=${module_url}/framework 
    1212dashboard_url=${module_url}/dashboard 
     13customappsreg_url=${module_url}/customappsreg 
    1314voicemail_url=${module_url}/voicemail 
    1415recordings_url=${module_url}/recordings 
     
    6869svn cp -m "Automatic packaging of framework with $ver"        $framework_url        http://svn.freepbx.org/freepbx/tags/${ver}/amp_conf/htdocs/admin/modules/ 
    6970svn cp -m "Automatic packaging of dashboard with $ver"        $dashboard_url        http://svn.freepbx.org/freepbx/tags/${ver}/amp_conf/htdocs/admin/modules/ 
     71svn cp -m "Automatic packaging of customappsreg with $ver"    $customappsreg_url    http://svn.freepbx.org/freepbx/tags/${ver}/amp_conf/htdocs/admin/modules/ 
    7072svn cp -m "Automatic packaging of voicemail with $ver"        $voicemail_url        http://svn.freepbx.org/freepbx/tags/${ver}/amp_conf/htdocs/admin/modules/ 
    7173svn cp -m "Automatic packaging of recordings with $ver"       $recordings_url       http://svn.freepbx.org/freepbx/tags/${ver}/amp_conf/htdocs/admin/modules/