mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 02:23:51 +02:00
GConf: fix installation.
This commit is contained in:
parent
b74095ae0a
commit
348c5afab7
1 changed files with 3 additions and 3 deletions
|
@ -32,9 +32,9 @@ GConf-devel_package() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/lib/pkgconfig
|
||||||
vmove usr/share/gir-1.0
|
vmove usr/share/gir-1.0
|
||||||
vmove usr/share/sgml usr/share
|
vmove usr/share/sgml
|
||||||
vmove usr/share/aclocal usr/share
|
vmove usr/share/aclocal
|
||||||
vmove usr/share/gtk-doc usr/share
|
vmove usr/share/gtk-doc
|
||||||
# Install gconf-merge-schema
|
# Install gconf-merge-schema
|
||||||
vinstall ${FILESDIR}/gconf-merge-schema.sh 755 usr/bin gconf-merge-schema
|
vinstall ${FILESDIR}/gconf-merge-schema.sh 755 usr/bin gconf-merge-schema
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue