- Timestamp:
- 08/12/2011 20:00:19 (9 months ago)
- File:
-
- 1 edited
-
trunk/confmanlib.sh.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/confmanlib.sh.in
r522 r523 421 421 recipe=${recipefile#$(conf_recipe_dir)/} 422 422 modules=$(conf_get_recipe ${recipefile}) 423 tar -hczf "${exportpath}/${recipe}.tgz" -C "${WORK_PATH}" " ${recipefile}" ${modules}423 tar -hczf "${exportpath}/${recipe}.tgz" -C "${WORK_PATH}" "meta/.svn/entries" "meta/recipes/${recipe}" ${modules} 424 424 done 425 425 ;;
Note: See TracChangeset
for help on using the changeset viewer.
