| Revision 1496,
656 bytes
checked in by munepi, 16 years ago
(diff) |
|
updated tlpdb2rpmspec.sh.in
|
| Line | |
|---|
| 1 | ## |
|---|
| 2 | ## texlive-vtlpkg configuration file |
|---|
| 3 | ## |
|---|
| 4 | ## This configuration is read at the startup of texlive-vtlpkg. |
|---|
| 5 | |
|---|
| 6 | ## set your vendor |
|---|
| 7 | ## default: RPM_VENDOR=@@VTLPKG_RPM_VENDOR@@ |
|---|
| 8 | RPM_VENDOR=@@VTLPKG_RPM_VENDOR@@ |
|---|
| 9 | |
|---|
| 10 | ## set your distribution |
|---|
| 11 | ## default: RPM_DISTRIBUTION=@@VTLPKG_RPM_DISTRIBUTION@@ |
|---|
| 12 | RPM_DISTRIBUTION=@@VTLPKG_RPM_DISTRIBUTION@@ |
|---|
| 13 | |
|---|
| 14 | ## set your name and your e-mail address |
|---|
| 15 | ## default: RPM_GPG_NAME="YOUR NAME <your@email.address>" |
|---|
| 16 | RPM_GPG_NAME="" |
|---|
| 17 | |
|---|
| 18 | ## set your packager id |
|---|
| 19 | ## default: RPM_PACKAGER=your_id |
|---|
| 20 | RPM_PACKAGER= |
|---|
| 21 | |
|---|
| 22 | ## set the top of your rpm directory |
|---|
| 23 | ## default: RPM_TOPDIR=@@VTLPKG_RPM_TOPDIR@@ |
|---|
| 24 | RPM_TOPDIR=@@VTLPKG_RPM_TOPDIR@@ |
|---|
| 25 | |
|---|
| 26 | ## end of file |
|---|
Note: See
TracBrowser
for help on using the repository browser.