FreeBSD Bugzilla – Attachment 41931 Details for
Bug 65460
x11/gdm2: correct GDM theme installation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.06 KB, created by
Ceri Davies
on 2004-04-12 14:40:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ceri Davies
Created:
2004-04-12 14:40:16 UTC
Size:
1.06 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/x11/gdm2/Makefile,v >retrieving revision 1.81 >diff -u -r1.81 Makefile >--- Makefile 11 Apr 2004 03:17:14 -0000 1.81 >+++ Makefile 12 Apr 2004 13:26:49 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= gdm2 > PORTVERSION= 2.6.0.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11 gnome > MASTER_SITES= ${MASTER_SITE_GNOME} > MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6 >Index: files/patch-gui_gdmsetup.c >=================================================================== >RCS file: files/patch-gui_gdmsetup.c >diff -N files/patch-gui_gdmsetup.c >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/patch-gui_gdmsetup.c 12 Apr 2004 13:26:28 -0000 >@@ -0,0 +1,11 @@ >+--- gui/gdmsetup.c.orig Mon Apr 12 14:24:57 2004 >++++ gui/gdmsetup.c Mon Apr 12 14:25:00 2004 >+@@ -1962,7 +1962,7 @@ >+ success = TRUE; >+ >+ /* HACK! */ >+- cmd = g_strdup_printf ("%s -R root.root %s", chown, quoted); >++ cmd = g_strdup_printf ("%s -R root:wheel %s", chown, quoted); >+ system (cmd); >+ g_free (cmd); >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 65460
: 41931