Changeset 14118 in hybrid for branches/releng-11/nanobsd
- Timestamp:
- Apr 10, 2018, 8:45:17 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/releng-11/nanobsd/tools/package-build.sh
r14117 r14118 43 43 packages_config() { 44 44 # Configure build options 45 poudriere options -j wlpkgbuild - p default -z node ${1:+-c} ${*:- -f ${poudriere_pkglist_file}}45 poudriere options -j wlpkgbuild -z node ${1:+-c} ${*:- -f ${poudriere_pkglist_file}} 46 46 } 47 47
Note:
See TracChangeset
for help on using the changeset viewer.