| Revision 370,
519 bytes
checked in by munepi, 17 years ago
(diff) |
|
vbuilder.sh.in: extended to store built rpms on chroot env. in each arch. of home rpm dir.
|
| Line | |
|---|
| 1 | ## |
|---|
| 2 | ## vbuilder configuration file |
|---|
| 3 | ## |
|---|
| 4 | ## This configuration is read at the begin of vbuilder. |
|---|
| 5 | |
|---|
| 6 | ## The top dirctory for vbootstrap |
|---|
| 7 | ## default: VBOOTSTRAP_DIR=@@VBUILDER_VBOOTSTRAP_DIR@@ |
|---|
| 8 | VBOOTSTRAP_DIR=@@VBUILDER_VBOOTSTRAP_DIR@@ |
|---|
| 9 | |
|---|
| 10 | ## Default version for chroot |
|---|
| 11 | ## default: DEFAULT_VERSION=@@VBUILDER_DEFAULT_VERSION@@ |
|---|
| 12 | DEFAULT_VERSION=@@VBUILDER_DEFAULT_VERSION@@ |
|---|
| 13 | |
|---|
| 14 | ## Default directory to store built rpms |
|---|
| 15 | ## default: BUILT_RPMS_DIR=@@VBUILDER_BUILT_RPMS_DIR@@ |
|---|
| 16 | BUILT_RPMS_DIR=@@VBUILDER_BUILT_RPMS_DIR@@ |
|---|
| 17 | |
|---|
| 18 | ## end of file |
|---|
Note: See
TracBrowser
for help on using the repository browser.