pulseaudio-devel: fix install.
This commit is contained in:
parent
9b690cc85e
commit
d547f3794c
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ do_install()
|
||||||
install -d ${DESTDIR}/usr/{lib,share}
|
install -d ${DESTDIR}/usr/{lib,share}
|
||||||
|
|
||||||
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
|
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
|
||||||
mv ${SRCPKGDESTDIR}/usr/lib/lib*.*a ${DESTDIR}/usr/lib
|
|
||||||
mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib
|
mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib
|
||||||
mv ${SRCPKGDESTDIR}/usr/share/{doc,aclocal,vala} \
|
mv ${SRCPKGDESTDIR}/usr/share/{doc,aclocal,vala} \
|
||||||
${DESTDIR}/usr/share
|
${DESTDIR}/usr/share
|
||||||
|
|
Loading…
Reference in a new issue