diff options
author | louis <louis.braun@gmx.de> | 2015-04-04 17:43:51 +0200 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2015-04-04 17:43:51 +0200 |
commit | 7bc7304d8400c419783f613febe4179ee8bd9366 (patch) | |
tree | 6ffaf3839a98869c36a04333e53606e878294a87 /README | |
parent | acebd3c275fccf7bb0b4f6ac9feb948617fb3a9b (diff) | |
download | vdr-plugin-skindesigner-7bc7304d8400c419783f613febe4179ee8bd9366.tar.gz vdr-plugin-skindesigner-7bc7304d8400c419783f613febe4179ee8bd9366.tar.bz2 |
adapted README
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -48,9 +48,7 @@ make clean make install After installation check if libskindesignerapi.pc is correctly found in your -PKG_CONFIG_PATH. If not, you should do something like this in your .bashrc: - -export PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:$PKG_CONFIG_PATH +PKG_CONFIG_PATH. Note that skindesigner itself and all plugins which use libSkindesignerAPI have to be build against the same major verison of this lib to be compatible. |