]> git.pld-linux.org Git - packages/gnome-applets.git/commitdiff
- build against recent system-tools-backends
authorPatryk Zawadzki <patrys@room-303.com>
Wed, 16 Jan 2008 11:45:20 +0000 (11:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-applets-stb.patch -> 1.1

gnome-applets-stb.patch [new file with mode: 0644]

diff --git a/gnome-applets-stb.patch b/gnome-applets-stb.patch
new file mode 100644 (file)
index 0000000..a7af2ce
--- /dev/null
@@ -0,0 +1,11 @@
+--- gnome-applets-2.21.4/m4/system-tools-backends.m4~  2007-11-27 09:48:47.000000000 +0100
++++ gnome-applets-2.21.4/m4/system-tools-backends.m4   2008-01-16 12:31:33.795736049 +0100
+@@ -7,7 +7,7 @@
+ AC_DEFUN([AM_PATH_SYSTEM_TOOLS_BACKENDS],
+ [
+   AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
+-  stb="system-tools-backends"
++  stb="system-tools-backends-2.0"
+   if test x$PKG_CONFIG != xno ; then
+     if $PKG_CONFIG --atleast-pkgconfig-version 0.12 ; then
This page took 0.114027 seconds and 4 git commands to generate.