Changeset 488 for branches/confman-1.9/confmanlib.sh.in
- Timestamp:
- 11/11/2009 14:29:08 (3 years ago)
- Location:
- branches/confman-1.9
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
confmanlib.sh.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/confman-1.9
-
branches/confman-1.9/confmanlib.sh.in
r487 r488 91 91 function conf_recipe_path { 92 92 echo "$(conf_recipe_dir)/${RECIPE_NAME}" 93 } 94 95 function conf_abswork { 96 ${readlink_cmd} -m "$WORK_PATH" 93 97 } 94 98
Note: See TracChangeset
for help on using the changeset viewer.
