Magellan Linux

Diff of /tags/installer-simple-0_4_91_20160613_2/make-tarball.sh

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

revision 2320 by niro, Fri Jan 3 13:12:33 2014 UTC revision 2462 by niro, Tue Jan 7 15:33:42 2014 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2    
3  temp=$(mktemp -d)  temp=$(mktemp -d)
4  svn_base_uri="svn://cvs.magellan-linux.de/magellan-src"  svn_base_uri="svn://cvs.magellan-linux.de/magellan-source"
5  svn_module="installer-simple"  svn_module="installer-simple"
6  rev_keyword="${svn_module}"  rev_keyword="${svn_module}"
7  tarball_prefix="${svn_module}"  tarball_prefix="${svn_module}"

Legend:
Removed from v.2320  
changed lines
  Added in v.2462