diff options
Diffstat (limited to 'www/gnome-user-share/files/patch-configure')
-rw-r--r-- | www/gnome-user-share/files/patch-configure | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/www/gnome-user-share/files/patch-configure b/www/gnome-user-share/files/patch-configure index 27fe70c56841..7c2899da0167 100644 --- a/www/gnome-user-share/files/patch-configure +++ b/www/gnome-user-share/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2010-03-16 13:46:47.000000000 +0100 -+++ configure 2010-03-16 13:46:47.000000000 +0100 -@@ -13261,12 +13261,12 @@ +--- configure.orig 2010-09-28 10:42:29.000000000 +0000 ++++ configure 2010-09-28 10:43:25.000000000 +0000 +@@ -13411,12 +13411,12 @@ pkg_cv_USER_SHARE_CFLAGS="$USER_SHARE_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ @@ -16,7 +16,7 @@ else pkg_failed=yes fi -@@ -13277,12 +13277,12 @@ +@@ -13427,12 +13427,12 @@ pkg_cv_USER_SHARE_LIBS="$USER_SHARE_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ @@ -32,7 +32,7 @@ else pkg_failed=yes fi -@@ -13300,14 +13300,14 @@ +@@ -13452,14 +13452,14 @@ _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then @@ -45,8 +45,8 @@ # Put the nasty error message in config.log where it belongs echo "$USER_SHARE_PKG_ERRORS" >&5 -- as_fn_error "Package requirements (glib-2.0 >= 2.15.2 gio-2.0 gdk-x11-2.0 gtk+-2.0 gconf-2.0 dbus-glib-1 libnotify libcanberra-gtk $DBUS_MODULES gnome-bluetooth-1.0 >= 2.27.7.2) were not met: -+ as_fn_error "Package requirements (glib-2.0 >= 2.15.2 gio-2.0 gdk-x11-2.0 gtk+-2.0 gconf-2.0 dbus-glib-1 libnotify libcanberra-gtk $DBUS_MODULES) were not met: +- as_fn_error $? "Package requirements (glib-2.0 >= 2.15.2 gio-2.0 gdk-x11-2.0 gtk+-2.0 gconf-2.0 dbus-glib-1 libnotify libcanberra-gtk $DBUS_MODULES gnome-bluetooth-1.0 >= 2.27.7.2) were not met: ++ as_fn_error $? "Package requirements (glib-2.0 >= 2.15.2 gio-2.0 gdk-x11-2.0 gtk+-2.0 gconf-2.0 dbus-glib-1 libnotify libcanberra-gtk $DBUS_MODULES) were not met: $USER_SHARE_PKG_ERRORS |