Search:
Login
About Trac
Preferences
Home
Timeline
Browse Source
View Tickets
Context Navigation
←
Previous Change
Next Change
→
Changeset
7e4313
for
build.sh
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Dec 5, 2011, 1:29:37 PM (
9 years
ago)
Author:
rene <rene@…>
Branches:
ng_0.9
Children:
df4d0b
Parents:
37c23b
Message:
changed xpi-name to be backward-compatible
File:
1 edited
build.sh
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
build.sh
r37c23b
r7e4313
141
141
142
142
# generate the XPI file
143
echo "Generating ${APP_NAME}_${VERSION}
.xpi..."
144
zip -r ../${APP_NAME}_${VERSION}
.xpi *
143
echo "Generating ${APP_NAME}_${VERSION}
-tb+sm
.xpi..."
144
zip -r ../${APP_NAME}_${VERSION}
-tb+sm
.xpi *
145
145
146
146
cd "$ROOT_DIR"
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive