README: update ZBar main location
ZBar is now maintained at github. Update its location to reflect it. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
parent
771b923766
commit
23675cd856
2
README
2
README
@ -11,7 +11,7 @@ developers, language bindings are included for C, C++, Python 2 and Perl
|
||||
as well as GUI widgets for Qt, GTK and PyGTK 2.0.
|
||||
|
||||
Check the ZBar home page for the latest release, mailing lists, etc.
|
||||
http://zbar.sourceforge.net/
|
||||
https://github.com/mchehab/zbar
|
||||
|
||||
License information can be found in 'COPYING'.
|
||||
|
||||
|
||||
@ -30,7 +30,7 @@ if [ "@ENABLE_CODE39@" == "1" ]; then
|
||||
fi
|
||||
|
||||
if [ "@ENABLE_CODABAR@" == "1" ]; then
|
||||
test code-codabar.png
|
||||
test codabar.png
|
||||
fi
|
||||
|
||||
if [ "@ENABLE_DATABAR@" == "1" ]; then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user