[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: install.sh
User: ahvezda
Date: 06/12/10 18:30:49
Modified: . install.sh
Log:
tweak
Revision Changes Path
1.2 +2 -1 eda/geda/buildgeda/scripts/install.sh
(In the diff below, changes in quantity of whitespace are not shown.)
Index: install.sh
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/buildgeda/scripts/install.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- install.sh 6 Nov 2006 04:38:15 -0000 1.1
+++ install.sh 10 Dec 2006 23:30:49 -0000 1.2
@@ -26,7 +26,8 @@
if [ ! -d "$installdir" ]
then
- echo "$installdir does not exist. Create $installdir (y) ?"
+ echo "$installdir does not exist."
+ echo "Create $installdir (y) ?"
echo -n "> "
read createinstalldir
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs