gdm: remove stale line for gconf stuff in INSTALL script.
This commit is contained in:
parent
e55323a10c
commit
5f1545947e
2 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
||||||
case "${ACTION}" in
|
case "${ACTION}" in
|
||||||
post)
|
post)
|
||||||
chown gdm:gdm var/lib/gdm > /dev/null
|
chown gdm:gdm var/lib/gdm > /dev/null
|
||||||
chown -R gdm:gdm var/lib/gdm/.gconf.mandatory
|
|
||||||
dconf update
|
dconf update
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'gdm'
|
# Template file for 'gdm'
|
||||||
pkgname=gdm
|
pkgname=gdm
|
||||||
version=3.3.92.1
|
version=3.3.92.1
|
||||||
|
revision=1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue