gnome-shell: needs some gir pkgs, so move them into the main pkg.
--HG-- branch : gnome3
This commit is contained in:
parent
b4c7d34a0b
commit
bb71732b20
147 changed files with 77 additions and 754 deletions
|
@ -20,6 +20,8 @@ Add_dependency run libsoup
|
|||
|
||||
do_install()
|
||||
{
|
||||
mkdir -p ${DESTDIR}/usr/lib
|
||||
mkdir -p ${DESTDIR}/usr/lib/girepository-1.0
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/libsoup-gnome*.so* ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/girepository-1.0/SoupGNOME* \
|
||||
${DESTDIR}/usr/lib/girepository-1.0
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue