Removed SCM files from packages
This commit is contained in:
parent
409fd169cf
commit
ac8b80d302
@ -262,6 +262,7 @@ if ($nboftargetok) {
|
||||
$ret=`rm -f $BUILDROOT/$PROJECT/pom.xml`;
|
||||
$ret=`rm -f $BUILDROOT/$PROJECT/default.properties`;
|
||||
$ret=`rm -f $BUILDROOT/$PROJECT/git2cvs.sh`;
|
||||
$ret=`rm -f $BUILDROOT/$PROJECT/README.md`;
|
||||
|
||||
$ret=`rm -fr $BUILDROOT/$PROJECT/build/html`;
|
||||
$ret=`rm -f $BUILDROOT/$PROJECT/build/DoliW*-*`;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user