]> sigrok.org Git - libsigrokdecode.git/commit
Only load decoders from $(datadir)/sigrok/decoders.
authorUwe Hermann <redacted>
Sat, 15 Jan 2011 02:30:26 +0000 (03:30 +0100)
committerUwe Hermann <redacted>
Sat, 15 Jan 2011 02:30:26 +0000 (03:30 +0100)
commit0895f56aa091fabc4761862f43020b53396ed9d5
treec38b38decd9972da17318927e624787982daee98
parent5b05904dc5dd1182fdf381b66fbc4a7ad97e37aa
Only load decoders from $(datadir)/sigrok/decoders.

Drop convenience locations which were supposed to allow running
./cli/sigrok-cli in the build directory. That will not really work fine
due to some other reasons. We only support running sigrok-cli after an
installation (into /usr/local or /opt or $HOME/sigrokinst or whatever).
decode.c