Changeset 48831cd
- Timestamp:
- Apr 25, 2013 10:44:32 AM (8 weeks ago)
- Branches:
- master, 9.1-release
- Children:
- afa0da8
- Parents:
- 7541802
- File:
-
- 1 edited
-
src-sh/pc-metapkgmanager/pc-metapkgmanager (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src-sh/pc-metapkgmanager/pc-metapkgmanager
rd5d5aa1 r48831cd 307 307 download_cache_packages "pkg $op $flags" 308 308 309 # Lets check for any conflicts doing this install 310 check_pkg_conflicts "${op} -F $flags" 311 if [ $? -ne 0 ] ; then 312 exit 1 313 fi 314 309 315 # Time to run pkgng and let it do its thing 310 316 pkg $fullopts
Note: See TracChangeset
for help on using the changeset viewer.
