* change the makefile since tools directory changed.
This commit is contained in:
5
Makefile
5
Makefile
@@ -27,9 +27,8 @@ tgz:
|
||||
rm -fr zentaopms/tmp/model/*
|
||||
cp VERSION zentaopms/
|
||||
# combine js and css files.
|
||||
mkdir -p zentaopms/build/tools && cp build/tools/minifyfront.php zentaopms/build/tools/
|
||||
cd zentaopms/build/tools/ && php ./minifyfront.php
|
||||
rm -fr zentaopms/build
|
||||
cp -fr tools zentaopms/tools && cd zentaopms/tools/ && php ./minifyfront.php
|
||||
rm -fr zentaopms/tools
|
||||
# create the restart file for svn.
|
||||
# touch zentaopms/module/svn/restart
|
||||
# delee the unused files.
|
||||
|
||||
Reference in New Issue
Block a user