Magellan Linux

Diff of /alx-src/tags/alxconf-0_6_0-rc1/make-tarball.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2170 by niro, Wed May 18 21:38:54 2011 UTC revision 2172 by niro, Wed May 18 21:46:29 2011 UTC
# Line 4  temp=$(mktemp -d) Line 4  temp=$(mktemp -d)
4  svn_base_uri="svn://cvs.magellan-linux.de/alx/alx-src"  svn_base_uri="svn://cvs.magellan-linux.de/alx/alx-src"
5  svn_module="alxconf"  svn_module="alxconf"
6  rev_keyword="${svn_module}"  rev_keyword="${svn_module}"
7  branch="_20060908" # stick on 20060908 branch  branch="" # stick on latest branch
8  tarball_prefix="alxconfig-ng"  tarball_prefix="alxconfig-ng"
9  destination="root@cvs.magellan-linux.de:/var/www/htdocs/magellan/magellan-dev/sources/${tarball_prefix}/"  destination="root@cvs.magellan-linux.de:/var/www/htdocs/magellan/magellan-dev/sources/${tarball_prefix}/"
10    

Legend:
Removed from v.2170  
changed lines
  Added in v.2172