diff options
Diffstat (limited to 'nonprism/gnome-weather/nonprism.patch')
-rw-r--r-- | nonprism/gnome-weather/nonprism.patch | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/nonprism/gnome-weather/nonprism.patch b/nonprism/gnome-weather/nonprism.patch index d5b728322..ec4e39001 100644 --- a/nonprism/gnome-weather/nonprism.patch +++ b/nonprism/gnome-weather/nonprism.patch @@ -1,8 +1,8 @@ diff --git a/configure b/configure -index 8265089..75512ce 100755 +index 9fd3c40..1baa86e 100755 --- a/configure +++ b/configure -@@ -4989,7 +4989,6 @@ if test -n "$DEPS_CFLAGS"; then +@@ -3720,7 +3720,6 @@ if test -n "$DEPS_CFLAGS"; then glib-2.0 gobject-2.0 gtk+-3.0 >= 3.11.4 @@ -10,7 +10,7 @@ index 8265089..75512ce 100755 gjs-1.0 >= \$GJS_MIN_VERSION gweather-3.0 >= 3.17.2\""; } >&5 ($PKG_CONFIG --exists --print-errors "gdk-3.0 -@@ -4998,7 +4997,6 @@ if test -n "$DEPS_CFLAGS"; then +@@ -3729,7 +3728,6 @@ if test -n "$DEPS_CFLAGS"; then glib-2.0 gobject-2.0 gtk+-3.0 >= 3.11.4 @@ -18,7 +18,7 @@ index 8265089..75512ce 100755 gjs-1.0 >= $GJS_MIN_VERSION gweather-3.0 >= 3.17.2") 2>&5 ac_status=$? -@@ -5010,7 +5008,6 @@ if test -n "$DEPS_CFLAGS"; then +@@ -3741,7 +3739,6 @@ if test -n "$DEPS_CFLAGS"; then glib-2.0 gobject-2.0 gtk+-3.0 >= 3.11.4 @@ -26,7 +26,7 @@ index 8265089..75512ce 100755 gjs-1.0 >= $GJS_MIN_VERSION gweather-3.0 >= 3.17.2" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes -@@ -5030,7 +5027,6 @@ if test -n "$DEPS_LIBS"; then +@@ -3761,7 +3758,6 @@ if test -n "$DEPS_LIBS"; then glib-2.0 gobject-2.0 gtk+-3.0 >= 3.11.4 @@ -34,7 +34,7 @@ index 8265089..75512ce 100755 gjs-1.0 >= \$GJS_MIN_VERSION gweather-3.0 >= 3.17.2\""; } >&5 ($PKG_CONFIG --exists --print-errors "gdk-3.0 -@@ -5039,7 +5035,6 @@ if test -n "$DEPS_LIBS"; then +@@ -3770,7 +3766,6 @@ if test -n "$DEPS_LIBS"; then glib-2.0 gobject-2.0 gtk+-3.0 >= 3.11.4 @@ -42,7 +42,7 @@ index 8265089..75512ce 100755 gjs-1.0 >= $GJS_MIN_VERSION gweather-3.0 >= 3.17.2") 2>&5 ac_status=$? -@@ -5051,7 +5046,6 @@ if test -n "$DEPS_LIBS"; then +@@ -3782,7 +3777,6 @@ if test -n "$DEPS_LIBS"; then glib-2.0 gobject-2.0 gtk+-3.0 >= 3.11.4 @@ -50,7 +50,7 @@ index 8265089..75512ce 100755 gjs-1.0 >= $GJS_MIN_VERSION gweather-3.0 >= 3.17.2" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes -@@ -5080,7 +5074,6 @@ fi +@@ -3811,7 +3805,6 @@ fi glib-2.0 gobject-2.0 gtk+-3.0 >= 3.11.4 @@ -58,7 +58,7 @@ index 8265089..75512ce 100755 gjs-1.0 >= $GJS_MIN_VERSION gweather-3.0 >= 3.17.2" 2>&1` else -@@ -5090,7 +5083,6 @@ fi +@@ -3821,7 +3814,6 @@ fi glib-2.0 gobject-2.0 gtk+-3.0 >= 3.11.4 @@ -66,7 +66,7 @@ index 8265089..75512ce 100755 gjs-1.0 >= $GJS_MIN_VERSION gweather-3.0 >= 3.17.2" 2>&1` fi -@@ -5103,7 +5095,6 @@ fi +@@ -3834,7 +3826,6 @@ fi glib-2.0 gobject-2.0 gtk+-3.0 >= 3.11.4 @@ -75,7 +75,7 @@ index 8265089..75512ce 100755 gweather-3.0 >= 3.17.2) were not met: diff --git a/configure.ac b/configure.ac -index 84c17e3..c905302 100644 +index f5810bd..d3d20a5 100644 --- a/configure.ac +++ b/configure.ac @@ -33,7 +33,6 @@ PKG_CHECK_MODULES([DEPS], [gdk-3.0 @@ -87,7 +87,7 @@ index 84c17e3..c905302 100644 gweather-3.0 >= 3.17.2]) diff --git a/data/org.gnome.Weather.Application.desktop.in b/data/org.gnome.Weather.Application.desktop.in -index a0cf3b5..cc3b5af 100644 +index 3cd54ba..9d59b46 100644 --- a/data/org.gnome.Weather.Application.desktop.in +++ b/data/org.gnome.Weather.Application.desktop.in @@ -8,4 +8,3 @@ DBusActivatable=true |