diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-10 00:54:16 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-10 00:54:16 +0800 |
commit | 8de97df2811ebd96f8daebab3889002fe4285900 (patch) | |
tree | a3febe6321a24487028f853e3ee0e186c0d88c37 /net-im/empathy3/files | |
parent | b03dea2e50f6713263a18ad1e6993a589956777c (diff) | |
download | marcuscom-ports-8de97df2811ebd96f8daebab3889002fe4285900.tar marcuscom-ports-8de97df2811ebd96f8daebab3889002fe4285900.tar.gz marcuscom-ports-8de97df2811ebd96f8daebab3889002fe4285900.tar.bz2 marcuscom-ports-8de97df2811ebd96f8daebab3889002fe4285900.tar.lz marcuscom-ports-8de97df2811ebd96f8daebab3889002fe4285900.tar.xz marcuscom-ports-8de97df2811ebd96f8daebab3889002fe4285900.tar.zst marcuscom-ports-8de97df2811ebd96f8daebab3889002fe4285900.zip |
Update to 2.91.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15432 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/empathy3/files')
-rw-r--r-- | net-im/empathy3/files/patch-configure | 67 |
1 files changed, 0 insertions, 67 deletions
diff --git a/net-im/empathy3/files/patch-configure b/net-im/empathy3/files/patch-configure index af505202a..7afeed78f 100644 --- a/net-im/empathy3/files/patch-configure +++ b/net-im/empathy3/files/patch-configure @@ -11,70 +11,3 @@ install-gsettings-schemas: $(gsettings_SCHEMAS:.xml=.valid) @$(NORMAL_INSTALL) -@@ -15968,21 +15968,21 @@ - elif test -n "$PKG_CONFIG"; then - if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" -- champlain-0.10 - champlain-gtk-0.10 -+ champlain-0.10 - clutter-gtk-1.0 - \""; } >&5 - ($PKG_CONFIG --exists --print-errors " -- champlain-0.10 - champlain-gtk-0.10 -+ champlain-0.10 - clutter-gtk-1.0 - ") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - pkg_cv_LIBCHAMPLAIN_CFLAGS=`$PKG_CONFIG --cflags " -- champlain-0.10 - champlain-gtk-0.10 -+ champlain-0.10 - clutter-gtk-1.0 - " 2>/dev/null` - else -@@ -15996,21 +15996,21 @@ - elif test -n "$PKG_CONFIG"; then - if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" -- champlain-0.10 - champlain-gtk-0.10 -+ champlain-0.10 - clutter-gtk-1.0 - \""; } >&5 - ($PKG_CONFIG --exists --print-errors " -- champlain-0.10 - champlain-gtk-0.10 -+ champlain-0.10 - clutter-gtk-1.0 - ") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - pkg_cv_LIBCHAMPLAIN_LIBS=`$PKG_CONFIG --libs " -- champlain-0.10 - champlain-gtk-0.10 -+ champlain-0.10 - clutter-gtk-1.0 - " 2>/dev/null` - else -@@ -16033,14 +16033,14 @@ - fi - if test $_pkg_short_errors_supported = yes; then - LIBCHAMPLAIN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors " -- champlain-0.10 - champlain-gtk-0.10 -+ champlain-0.10 - clutter-gtk-1.0 - " 2>&1` - else - LIBCHAMPLAIN_PKG_ERRORS=`$PKG_CONFIG --print-errors " -- champlain-0.10 - champlain-gtk-0.10 -+ champlain-0.10 - clutter-gtk-1.0 - " 2>&1` - fi |