[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: populatemkfiles.sh



  User: ahvezda 
  Date: 07/05/25 22:35:19

  Modified:    .        populatemkfiles.sh wikifetch.sh
  Log:
  Updated wiki from the website.  Fixed wikifetch.sh to not download forever.
  
  
  
  
  Revision  Changes    Path
  1.4                  eda/geda/gaf/docs/scripts/populatemkfiles.sh
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: populatemkfiles.sh
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/docs/scripts/populatemkfiles.sh,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- populatemkfiles.sh	13 Feb 2007 02:30:11 -0000	1.3
  +++ populatemkfiles.sh	26 May 2007 02:35:19 -0000	1.4
  @@ -57,13 +57,16 @@
   
   		echo 'EXTRA_DIST = $(docs_DATA)' >> Makefile.am
   	
  +		echo "" >> Makefile.am
  +		echo 'MAINTAINERCLEANFILES = *.log core FILE *~ Makefile.in' >> Makefile.am
  +	
   	fi
   	echo "" >> Makefile.am
   }
   
   pwd=`pwd`
  -thisprogram=/home/ahvezda/1gaf/docs/scripts/populatemkfiles.sh
  -basedir=/home/ahvezda/1gaf/docs/wiki
  +thisprogram=/home/ahvezda/2gaf/docs/scripts/populatemkfiles.sh
  +basedir=/home/ahvezda/2gaf/docs/wip
   
   subdir=`echo $pwd | awk -F$basedir '{print $2}'`
   
  
  
  
  1.3                  eda/geda/gaf/docs/scripts/wikifetch.sh
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: wikifetch.sh
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/docs/scripts/wikifetch.sh,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- wikifetch.sh	22 Aug 2006 02:56:11 -0000	1.2
  +++ wikifetch.sh	26 May 2007 02:35:19 -0000	1.3
  @@ -32,7 +32,7 @@
         -cookie_file ../wip/cookies.txt \
         -cookie_send \
         -url_pattern http://geda.seul.org/wiki/\* \
  -      -skip_rpattern "(.*\?do=(diff|revisions|backlink|index|export_.*))|feed\.php.*" \
  +      -skip_rpattern "(.*\?do=(_export|diff|revisions|backlink|index|export_.*))|_export|feed\.php.*" \
         -tr_chr_chr "?&*:" _ \
         -post_update \
         -fnrules F "*" "%h/%d/%b%E" "$site"
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs