X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2Fbootstrap;h=bba9c4a2ddd13a8cbc6405f3e571d30307071721;hb=ac34a4aa8bef4e87783d9ae2254a224c2db27ce8;hp=533c02dbf425f8223ce1056c3fdb1e93973a606f;hpb=b3016b249333ac0ab0008d8c6c4d9029b2ff30c9;p=synfig.git diff --git a/ETL/trunk/bootstrap b/ETL/trunk/bootstrap index 533c02d..bba9c4a 100755 --- a/ETL/trunk/bootstrap +++ b/ETL/trunk/bootstrap @@ -54,7 +54,7 @@ output Prepairing build environment for $PACKAGE-$VERSION... # Look for the CVS directory. If we don't find it, we need to # ask the user if they know what they are doing. -test -d CVS || +( test -d CVS || test -d .svn ) || { echo " $BOOTSTRAP_NAME: warning: This shell script is intended for those