build (183B)
1 #!/usr/bin/env sh 2 3 ./bootstrap 4 export PCSC_CFLAGS="-I/usr/include/PCSC" 5 ./configure $KISS_CONFIGURE \ 6 --disable-strict \ 7 --prefix=/usr \ 8 --sysconfdir=/etc/opensc 9 make 10 make install
![]() | kiss-stjMy KISS Linux repo for software I use on my computers. |
git clone https://git.stjo.hn/kiss-stj | |
Log | Files | Refs | README | LICENSE |