remove phpdoc.sh
This commit is contained in:
parent
9c8a88fade
commit
ac1defc7c8
|
@ -20,6 +20,7 @@ cp lam-packaging/getVersion ./
|
|||
export VERSION=`./getVersion`
|
||||
|
||||
# remove files which are not in the final release
|
||||
rm lam/phpdoc.sh
|
||||
rm -r lam/po
|
||||
rm -r lam/tests
|
||||
find . -name .cvsignore -exec rm {} \;
|
||||
|
|
Loading…
Reference in New Issue