diff options
Diffstat (limited to 'lang/python27')
-rw-r--r-- | lang/python27/files/pkg-message.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python27/files/pkg-message.in b/lang/python27/files/pkg-message.in index 26e6dfa5b1ec..bc30a1259bd4 100644 --- a/lang/python27/files/pkg-message.in +++ b/lang/python27/files/pkg-message.in @@ -13,6 +13,6 @@ Install them as needed. %%SEM%%This package was built with the experimental POSIX %%SEM%%semaphore support. Please ensure that the kernel on the %%SEM%%system where you deploy this package is either compiled -%%SEM%%with 'option P1003_1B_SEMAPHORES', or has the sem.ko +%%SEM%%with 'options P1003_1B_SEMAPHORES', or has the sem.ko %%SEM%%kernel module loaded. %%SEM%%-------------------------------------------------------- |