diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2009-05-27 07:37:02 +0200 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2009-05-27 07:37:02 +0200 |
commit | 2f50a84a75d122951dc3b58d28f3f0ea7142eb04 (patch) | |
tree | e61361b5e8fc8cc8a7b96f594488669b6a826565 /gnome-extra/fast-user-switch-applet/files/fast-user-switch-applet-2.24.0-libgnomeuicflags.patch | |
parent | Fix bug 263367. (diff) | |
download | loki_val-2f50a84a75d122951dc3b58d28f3f0ea7142eb04.tar.gz loki_val-2f50a84a75d122951dc3b58d28f3f0ea7142eb04.tar.bz2 loki_val-2f50a84a75d122951dc3b58d28f3f0ea7142eb04.zip |
Patch in tree, removing.
Diffstat (limited to 'gnome-extra/fast-user-switch-applet/files/fast-user-switch-applet-2.24.0-libgnomeuicflags.patch')
-rw-r--r-- | gnome-extra/fast-user-switch-applet/files/fast-user-switch-applet-2.24.0-libgnomeuicflags.patch | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/gnome-extra/fast-user-switch-applet/files/fast-user-switch-applet-2.24.0-libgnomeuicflags.patch b/gnome-extra/fast-user-switch-applet/files/fast-user-switch-applet-2.24.0-libgnomeuicflags.patch deleted file mode 100644 index f76183e..0000000 --- a/gnome-extra/fast-user-switch-applet/files/fast-user-switch-applet-2.24.0-libgnomeuicflags.patch +++ /dev/null @@ -1,17 +0,0 @@ -diff -NrU5 fast-user-switch-applet-2.24.0.orig/configure.ac fast-user-switch-applet-2.24.0/configure.ac ---- fast-user-switch-applet-2.24.0.orig/configure.ac 2009-05-26 18:19:14.000000000 +0200 -+++ fast-user-switch-applet-2.24.0/configure.ac 2009-05-26 18:22:55.000000000 +0200 -@@ -49,11 +49,12 @@ - GLIB_REQUIRED_VERSION=2.15.3 - - PKG_CHECK_MODULES(APPLET, gtk+-2.0 >= $GTK_REQUIRED_VERSION - libpanelapplet-2.0 >= $PANEL_REQUIRED_VERSION - libglade-2.0 >= $GLADE_REQUIRED_VERSION -- gio-2.0 >= $GLIB_REQUIRED_VERSION) -+ gio-2.0 >= $GLIB_REQUIRED_VERSION -+ libgnomeui-2.0) - AC_SUBST(APPLET_CFLAGS) - AC_SUBST(APPLET_LIBS) - - AC_CHECK_FUNCS([setresuid setenv unsetenv clearenv]) - |