[117867] trunk/dports/gnome/gdm

David Evans devans at macports.org
Sat Mar 15 09:17:18 PDT 2014


On 3/15/14 8:57 AM, Ryan Schmidt wrote:
> On Mar 15, 2014, at 10:33, devans at macports.org wrote:
>
>> Revision
>> 117867
>> Author
>> devans at macports.org
>> Date
>> 2014-03-15 08:33:30 -0700 (Sat, 15 Mar 2014)
>> Log Message
>>
>> gdm: use upstream patch rather than our own in daemon/gdm-session.c, move our patches from configure to configure.ac, update m4/intltool.m4 and autoreconf to fix intltool configuration, increment revision.
>
>> --- trunk/dports/gnome/gdm/files/patch-configure.ac.diff	                        (rev 0)
>> +++ trunk/dports/gnome/gdm/files/patch-configure.ac.diff	2014-03-15 15:33:30 UTC (rev 117867)
>> +@@ -1217,7 +1218,17 @@
>> + # and /usr/X11 since they often symlink to each other, and configure
>> + # should use the more stable location (the real directory) if possible.
>> + #
>> +-if test -x /usr/X11/bin/Xserver; then
>> ++if test -x @MP_PREFIX@/bin/Xquartz; then
>> ++   X_PATH="/opt/local/bin"
>> ++   X_SERVER_PATH="/opt/local/bin"
>> ++   X_SERVER="/opt/local/bin/Xquartz"
>> ++   X_CONFIG_OPTIONS="-audit 0”
> Don’t we want all of these “/opt/local”s to be “@MP_PREFIX@“ instead?
>
>
>
Yes and re-target the post-patch reinplace to configure.ac too!!

r117869.

Thanks




More information about the macports-dev mailing list