[40820] users/afb/Pinkie/xfce4-settings/files/patch-configure.diff

afb at macports.org afb at macports.org
Wed Oct 15 07:48:16 PDT 2008


Revision: 40820
          http://trac.macports.org/changeset/40820
Author:   afb at macports.org
Date:     2008-10-15 07:48:16 -0700 (Wed, 15 Oct 2008)
Log Message:
-----------
minor typo

Modified Paths:
--------------
    users/afb/Pinkie/xfce4-settings/files/patch-configure.diff

Modified: users/afb/Pinkie/xfce4-settings/files/patch-configure.diff
===================================================================
--- users/afb/Pinkie/xfce4-settings/files/patch-configure.diff	2008-10-15 14:45:32 UTC (rev 40819)
+++ users/afb/Pinkie/xfce4-settings/files/patch-configure.diff	2008-10-15 14:48:16 UTC (rev 40820)
@@ -46,7 +46,7 @@
  echo $ECHO_N "checking for x11 >= 1.0.0... $ECHO_C" >&6; }
 -  if $PKG_CONFIG "--atleast-version=1.0.0" "x11" >/dev/null 2>&1; then
 -    LIBX11_VERSION=`$PKG_CONFIG --modversion "x11"`
-+  if $true; then
++  if true; then
 +    #LIBX11_VERSION=`$PKG_CONFIG --modversion "x11"`
      { echo "$as_me:$LINENO: result: $LIBX11_VERSION" >&5
  echo "${ECHO_T}$LIBX11_VERSION" >&6; }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081015/ad13b445/attachment.html 


More information about the macports-changes mailing list