Skip to content
Snippets Groups Projects
Commit 6d2ad8ba authored by Rodolphe Quiedeville's avatar Rodolphe Quiedeville
Browse files

Ajout fichier ChangeLog dans le tarball

parent faa18b40
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ FILE=dolibarr-0.7.0
tar:
rm -fr dolibarr-*.tar.gz* $(FILE)
mkdir $(FILE)
rsync -ar doc htdocs mysql misc COPY* http* INSTALL README scripts templates pgsql $(FILE)/
rsync -ar doc ChangeLog htdocs mysql misc COPY* http* INSTALL README scripts templates pgsql $(FILE)/
tar --exclude-from tar.exclude -cvvf $(FILE).tar $(FILE)/
gzip $(FILE).tar
md5sum $(FILE).tar.gz > $(FILE).tar.gz.md5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment