summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2015-04-04 17:43:51 +0200
committerlouis <louis.braun@gmx.de>2015-04-04 17:43:51 +0200
commit7bc7304d8400c419783f613febe4179ee8bd9366 (patch)
tree6ffaf3839a98869c36a04333e53606e878294a87
parentacebd3c275fccf7bb0b4f6ac9feb948617fb3a9b (diff)
downloadvdr-plugin-skindesigner-7bc7304d8400c419783f613febe4179ee8bd9366.tar.gz
vdr-plugin-skindesigner-7bc7304d8400c419783f613febe4179ee8bd9366.tar.bz2
adapted README
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index cdc3f3a..4a2cc8b 100644
--- a/README
+++ b/README
@@ -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.