Chameleon Applications

Chameleon Applications Commit Details

Date:2010-09-27 02:41:12 (13 years 6 months ago)
Author:scrax scrax
Commit:154
Parents: 153
Message:Added TEST pkg type in buildpkg and same Resources as iFabio branch
Changes:
M/branches/scrax/trunk/package/buildpkg
M/branches/scrax/trunk/revision

File differences

branches/scrax/trunk/package/buildpkg
384384
385385
386386
387
388
389
387390
388391
389392
perl -i -p -e "s/%CHAMELEONVERSION%/${version%%-*}/g" `find "${1}/${packagename}/Resources" -type f`
perl -i -p -e "s/%CHAMELEONREVISION%/${revision}/g" `find "${1}/${packagename}/Resources" -type f`
# Adding Package type test (not translated)
perl -i -p -e "s/%PKGTYPE%/TEST/g" `find "${1}/${packagename}/Resources" -type f`
#
stage=${stage/RC/Release Candidate }
stage=${stage/FINAL/2.0 Final}
branches/scrax/trunk/revision
1
1
0:147
153

Archive Download the corresponding diff file

Revision: 154