Commit 99356a6f authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf pinentry-1.1.0.tar.bz2
cd pinentry-1.1.0 && ./configure --prefix=/usr --enable-pinentry-tty
$(MAKE) -C pinentry-1.1.0
$(MAKE) -C pinentry-1.1.0 install
rm -rf pinentry-1.1.0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment