pcsc-tools
This commit is contained in:
parent
3d972a37b9
commit
da32f3e12c
1 changed files with 4 additions and 3 deletions
|
@ -15,4 +15,5 @@ build() {
|
||||||
sed -i -e 's:-Wall -O2:${CFLAGS}:g' Makefile
|
sed -i -e 's:-Wall -O2:${CFLAGS}:g' Makefile
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
|
mv $PKG/usr/local/* $PKG/usr/
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue