Changeset 1131
- Timestamp:
- Mar 10, 2013, 11:45:44 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
packaging/CreateZIPs.sh
r1096 r1131 68 68 # simple case? 69 69 if [ -z "$exclude" -a -z "$ext" ]; then 70 run $cp "$src_base/$path""$out_base/$tgt_path_dir/$tgt_path_file"70 run $cp $src_base/$path "$out_base/$tgt_path_dir/$tgt_path_file" 71 71 return 72 72 fi
Note:
See TracChangeset
for help on using the changeset viewer.