X-Git-Url: http://www.privoxy.org/gitweb/seealso.html?a=blobdiff_plain;f=constructPkgContent.sh;fp=constructPkgContent.sh;h=f81a01daa2a8f983cbbe7560dfc78ed8581548c2;hb=185e14ae6c7840e469e9fee343272203d472413b;hp=0ca51a19c39b2b6d9ed3af2dd06510312ace5e46;hpb=2e97a6ec36ee172d6d5a88384bc3cba51f689c0d;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 {} \;