aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-12-13 12:22:15 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-12-13 12:23:43 +0000
commita354ca4b7b3d2eb3b4a092f18bdbd6c0cde428c6 (patch)
treee2a456b86d3262e00b78f2aa82a66e6d0aba44de
parentac1ed56f85dc26620d4a71918186583f25d097fd (diff)
downloadports-a354ca4b7b3d2eb3b4a092f18bdbd6c0cde428c6.tar.gz
ports-a354ca4b7b3d2eb3b4a092f18bdbd6c0cde428c6.zip
x11/gdm: remove call to gconftool-2
since gdm3 gconf is not needed
-rw-r--r--x11/gdm/Makefile2
-rw-r--r--x11/gdm/pkg-install4
-rw-r--r--x11/gdm/pkg-plist1
3 files changed, 1 insertions, 6 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index a4b8ebbeef1b..63b27b0b09f7 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gdm
PORTVERSION= 42.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11 gnome
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome
diff --git a/x11/gdm/pkg-install b/x11/gdm/pkg-install
index 9c3cae51803c..87acd5ef6e32 100644
--- a/x11/gdm/pkg-install
+++ b/x11/gdm/pkg-install
@@ -22,10 +22,6 @@ POST-INSTALL)
${CHOWN} root:${GROUP} /var/cache/gdm
${CHOWN} root:wheel ${PKG_PREFIX}/share/gdm
${CHMOD} 0755 ${PKG_PREFIX}/share/gdm
- gconftool-2 --direct --config-source=xml:merged:${PKG_PREFIX}/etc/gdm/home/.gconf.mandatory --recursive-unset /
- ${CHOWN} -R ${USER}:${GROUP} ${PKG_PREFIX}/etc/gdm/home/.gconf.mandatory
- ${CHMOD} 1750 ${PKG_PREFIX}/etc/gdm/home/.gconf.mandatory
- ${CHMOD} 1640 ${PKG_PREFIX}/etc/gdm/home/.gconf.mandatory/*.xml
${MKDIR} -p ${PKG_PREFIX}/etc/gdm/Sessions
${MKDIR} -p ${PKG_PREFIX}/etc/dm/Sessions
diff --git a/x11/gdm/pkg-plist b/x11/gdm/pkg-plist
index b08b7f532e11..f7a21c2cc988 100644
--- a/x11/gdm/pkg-plist
+++ b/x11/gdm/pkg-plist
@@ -203,7 +203,6 @@ share/locale/zu/LC_MESSAGES/gdm.mo
@mode 1775
@dir etc/gdm/home
@mode
-@postunexec rm -rf %D/etc/gdm/home/.gconf*
@dir %%ETCDIR%%/Sessions
@dir etc/dm
@dir etc/dm/Sessions