colord: move /etc to main pkg.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'colord'
|
# Template file for 'colord'
|
||||||
pkgname=colord
|
pkgname=colord
|
||||||
version=0.1.31
|
version=0.1.31
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-schemas-compile
|
configure_args="--disable-static --disable-schemas-compile
|
||||||
--with-systemdsystemunitdir=/usr/lib/systemd/system --enable-vala
|
--with-systemdsystemunitdir=/usr/lib/systemd/system --enable-vala
|
||||||
@@ -43,6 +43,7 @@ colord_package() {
|
|||||||
make_dirs="/var/lib/colord 0755 colord colord"
|
make_dirs="/var/lib/colord 0755 colord colord"
|
||||||
depends="shared-color-profiles shadow"
|
depends="shared-color-profiles shadow"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
vmove etc
|
||||||
vmove usr
|
vmove usr
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user