diff options
| -rw-r--r-- | handbook/extendpoky.xml | 1 | ||||
| -rw-r--r-- | handbook/ref-variables.xml | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/handbook/extendpoky.xml b/handbook/extendpoky.xml index c7e3033693..cc0dc1fd25 100644 --- a/handbook/extendpoky.xml +++ b/handbook/extendpoky.xml | |||
| @@ -167,7 +167,6 @@ require xorg-lib-common.inc | |||
| 167 | DESCRIPTION = "X11 Pixmap library" | 167 | DESCRIPTION = "X11 Pixmap library" |
| 168 | LICENSE = "X-BSD" | 168 | LICENSE = "X-BSD" |
| 169 | DEPENDS += "libxext" | 169 | DEPENDS += "libxext" |
| 170 | PE = "1" | ||
| 171 | 170 | ||
| 172 | XORG_PN = "libXpm" | 171 | XORG_PN = "libXpm" |
| 173 | 172 | ||
diff --git a/handbook/ref-variables.xml b/handbook/ref-variables.xml index 5d821a2108..f95bb90027 100644 --- a/handbook/ref-variables.xml +++ b/handbook/ref-variables.xml | |||
| @@ -515,7 +515,7 @@ | |||
| 515 | <glossentry id='var-PE'><glossterm>PE</glossterm> | 515 | <glossentry id='var-PE'><glossterm>PE</glossterm> |
| 516 | <glossdef> | 516 | <glossdef> |
| 517 | <para> | 517 | <para> |
| 518 | Epoch of the package. The default value is "1". The field is used | 518 | Epoch of the package. The default value is "0". The field is used |
| 519 | to make upgrades possible when the versioning scheme changes in | 519 | to make upgrades possible when the versioning scheme changes in |
| 520 | some backwards incompatible way. | 520 | some backwards incompatible way. |
| 521 | </para> | 521 | </para> |
