pygobject: update to 3.0.0.
This commit is contained in:
parent
cb6e16023e
commit
a19a57b528
3 changed files with 5 additions and 6 deletions
|
@ -14,6 +14,6 @@ Add_dependency run pygobject
|
|||
do_install()
|
||||
{
|
||||
mkdir -p ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/{bin,include,share} ${DESTDIR}/usr
|
||||
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue