gvfs: move so symlink into main pkg.
--HG-- extra : convert_revision : e8a6d71ddd30130a7571b5eeff078c8ff5c86a50
This commit is contained in:
parent
47ccf25200
commit
10f74770ff
2 changed files with 4 additions and 2 deletions
|
@ -5,6 +5,8 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
revision=1
|
||||
|
||||
Add_dependency run pkg-config
|
||||
Add_dependency run intltool
|
||||
Add_dependency run libudev-devel
|
||||
|
@ -32,7 +34,6 @@ Add_dependency run gvfs
|
|||
|
||||
do_install()
|
||||
{
|
||||
mkdir -p ${DESTDIR}/usr/lib
|
||||
mkdir -p ${DESTDIR}/usr
|
||||
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/lib*.so ${DESTDIR}/usr/lib
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue