Magellan Linux

Diff of /trunk/ac-wrapper/make-tarball.sh

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

revision 1914 by niro, Tue Sep 11 13:42:21 2012 UTC revision 1915 by niro, Tue Sep 11 13:45:38 2012 UTC
# Line 3  Line 3 
3  temp=$(mktemp -d)  temp=$(mktemp -d)
4  svn_base_uri="svn://cvs.magellan-linux.de/magellan-source"  svn_base_uri="svn://cvs.magellan-linux.de/magellan-source"
5  svn_module="ac-wrapper"  svn_module="ac-wrapper"
6  rev_keyword="$(svn_module}"  rev_keyword="${svn_module}"
7  tarball_prefix="${svn_module}"  tarball_prefix="${svn_module}"
8  destination="root@cvs.magellan-linux.de:/var/www/htdocs/magellan/magellan-dev/sources/autoconf/"  destination="root@cvs.magellan-linux.de:/var/www/htdocs/magellan/magellan-dev/sources/autoconf/"
9    

Legend:
Removed from v.1914  
changed lines
  Added in v.1915