Chameleon

Chameleon Commit Details

Date:2011-10-10 10:38:04 (12 years 6 months ago)
Author:blackosx
Commit:1623
Parents: 1622
Message:Append .pkg when creating new package .zip archive. Thanks Fabio
Changes:
M/branches/blackosx/Makefile

File differences

branches/blackosx/Makefile
125125
126126
127127
128
128
129129
130130
131131
${SRCROOT}/package/buildpkg.sh ${SYMROOT}/package;
#${SRCROOT}/package/slimpkg.sh ${SYMROOT}/package;
@echo "\t[ZIP] ${DISTFILE}.pkg"
@ditto -c -k --sequesterRsrc ${DISTFILE}.pkg ${DISTFILE}.zip
@ditto -c -k --sequesterRsrc ${DISTFILE}.pkg ${DISTFILE}.pkg.zip
@rm -r ${DISTFILE}.pkg
.PHONY: config

Archive Download the corresponding diff file

Revision: 1623