xdaliclock: remove gschemas.compiled
/usr/share/glib-2.0/schemas/gschemas.compiled should be generated and not provided by a package
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'xdaliclock'
|
# Template file for 'xdaliclock'
|
||||||
pkgname=xdaliclock
|
pkgname=xdaliclock
|
||||||
version=2.47
|
version=2.47
|
||||||
revision=1
|
revision=2
|
||||||
build_wrksrc=X11
|
build_wrksrc=X11
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="glib-devel libxml2 pkg-config"
|
hostmakedepends="glib-devel libxml2 pkg-config"
|
||||||
@@ -15,6 +15,7 @@ checksum=d4992ff62ba5bf263e6f92abc83afcb3ebfc2d4f7985c562ecf250b0bd6b50be
|
|||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make install install_prefix=${DESTDIR}
|
make install install_prefix=${DESTDIR}
|
||||||
|
rm "${DESTDIR}/usr/share/glib-2.0/schemas/gschemas.compiled"
|
||||||
sed -n '/Jamie/,/warranty/p' xdaliclock.c > LICENSE
|
sed -n '/Jamie/,/warranty/p' xdaliclock.c > LICENSE
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user