libproxy-devel: fix install.
This commit is contained in:
parent
70efcf78eb
commit
a0a1b2da76
1 changed files with 0 additions and 1 deletions
|
@ -12,6 +12,5 @@ do_install()
|
|||
{
|
||||
mkdir -p ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/{include,share} ${DESTDIR}/usr
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/lib*.*a ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue