Chameleon

Chameleon Commit Details

Date:2011-10-31 08:18:23 (12 years 5 months ago)
Author:blackosx
Commit:1681
Parents: 1680
Message:Make change to Makefile to rename final zipped package as per issue #187.
Changes:
M/trunk/Makefile

File differences

trunk/Makefile
124124
125125
126126
127
127
128128
129129
130130
pkg installer: all
${SRCROOT}/package/buildpkg.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: 1681