[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeextragear-1/scripts
From:       Michael Buesch <mbuesch () freenet ! de>
Date:       2005-03-18 10:09:24
Message-ID: 20050318100924.CC74816DE8 () office ! kde ! org
[Download RAW message or body]

CVS commit by mbuesch: 

fix error message, if VCDir does not exist.


  M +2 -1      createPackage.sh   1.14


--- kdeextragear-1/scripts/createPackage.sh  #1.13:1.14
@@ -161,4 +161,5 @@
 function removeVCDirs
 {
+    if ! [ -d "$BUILDDIR/$*" ]; then return; fi
     #remove CVS dirs
     print "                  Removing VCDirs $*."


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic