X-Git-Url: http://www.privoxy.org/gitweb/misc.html?a=blobdiff_plain;f=constructPkgContent.sh;h=f81a01daa2a8f983cbbe7560dfc78ed8581548c2;hb=185e14ae6c7840e469e9fee343272203d472413b;hp=0ca51a19c39b2b6d9ed3af2dd06510312ace5e46;hpb=a2d32da683d8ebfa1bc1cb709a625bebfd9099b6;p=OSXPackageBuilder.git diff --git a/constructPkgContent.sh b/constructPkgContent.sh index 0ca51a1..f81a01d 100755 --- a/constructPkgContent.sh +++ b/constructPkgContent.sh @@ -97,3 +97,4 @@ echo "" echo "Remove CVS administration files" echo "" find pkg\ content -name CVS.sandboxinfo -exec rm -rf {} \; +find pkg\ content -name CVS -exec rm -rf {} \;