Chameleon

Chameleon Commit Details

Date:2011-08-13 04:40:21 (12 years 8 months ago)
Author:Evan Lojewski
Commit:1349
Parents: 1348
Message:Rename tar.gz to tgz
Changes:
M/trunk/Makefile

File differences

trunk/Makefile
129129
130130
131131
132
132133
133134
134135
@rm -f ${DISTFILE}.tar.gz
@cd ${SYMROOT} && tar -cf ${DISTFILE}.tar ${DISTROOT}
@gzip --best ${DISTFILE}.tar
@mv ${DISTFILE}.tar.gz ${DISTFILE}.tgz
pkg installer: all
${SRCROOT}/package/buildpkg.sh ${SYMROOT}/package;

Archive Download the corresponding diff file

Revision: 1349