- Timestamp:
- Nov 19, 2010 7:13:30 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/0.6/coin.m4
r1836 r1838 4159 4159 4160 4160 # read dependencies from $pcfile, filter it, and add to list of projects that need to be processed next 4161 projrequires=[`sed -n -e 's/Requires://gp' "$pcfile" | sed -e 's/<\{0,1\}>\{0,1\}=[ ] *[^ ]\{0,\}//g'`]4161 projrequires=[`sed -n -e 's/Requires://gp' "$pcfile" | sed -e 's/<\{0,1\}>\{0,1\}=[ ]\{0,\}[^ ]\{1,\}//g'`] 4162 4162 nextprojtoprocess="$nextprojtoprocess $projrequires" 4163 4163
Note: See TracChangeset
for help on using the changeset viewer.