| Summary: | eats variables | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Michael Shigorin <mike> |
| Component: | pkg-config | Assignee: | placeholder <placeholder> |
| Status: | CLOSED NOTABUG | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P3 | CC: | at, glebfm, lav, ldv, placeholder |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
|
Description
Michael Shigorin
2011-11-07 16:50:11 MSK
(In reply to comment #0) > [builder@sisyphus mk-configure-0.21.2]$ pkg-config --variable=INSTALL_LMOD lua > /usr/share/lua5 > [builder@sisyphus mk-configure-0.21.2]$ pkg-config --variable=INSTALL_СMOD lua > > [builder@sisyphus mk-configure-0.21.2]$ _ > > Товарищи учёные, прошу объяснить: куда делся подземный стук из подпола? :) [builder@localhost ~]$ pkg-config --variable=INSTALL_CMOD lua /usr/lib64/lua5 [builder@localhost ~]$ pkg-config --variable=INSTALL_LMOD lua /usr/share/lua5 Дело в том, что "INSTALL_СMOD" != "INSTALL_CMOD". Миша, с тебя причитается. :) Н-да, LC_ALL=POSIX объясняет судьбу "С". Принято :) |