mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
libgsm-devel: create include/ in destdir
This commit is contained in:
parent
feea5e2b06
commit
b630c6f525
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ do_install()
|
|||
{
|
||||
vmkdir usr/lib
|
||||
mv ${wrksrc}/lib/*.a ${DESTDIR}/usr/lib
|
||||
vmkdir usr/include
|
||||
mv ${wrksrc}/inc ${DESTDIR}/usr/include/gsm
|
||||
cd ${DESTDIR}/usr/include/gsm && \
|
||||
ln -s gsm.h ../gsm.h
|
||||
|
|
Loading…
Add table
Reference in a new issue