/[gnats]/gnats/debian/scripts/addconfig-user
ViewVC logotype

Diff of /gnats/debian/scripts/addconfig-user

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

revision 1.1 by pdm, Sun May 27 15:59:38 2001 UTC revision 1.2 by pdm, Sun Dec 23 20:20:15 2001 UTC
# Line 6  set -e Line 6  set -e
6  #  #
7  # Add local info to 'gnats' configuration file  # Add local info to 'gnats' configuration file
8  #  #
   
 if [ ! -f $CONFIGFILE ]; then  
   db_subst gnats/nfs GNATSDBPAR "$GNATSDBPAR"  
   db_input medium gnats/nfs || true  
   db_go  
 fi  
   
 if [ "$1" = configure ] && [ -z "$2" ]; then # configuring firstly  
   db_input low gnats/mkdist || true  
   db_go  
 fi  

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26