]> git.pld-linux.org Git - packages/gnome-applets.git/commitdiff
- obsolete
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 4 Oct 2008 21:25:31 +0000 (21:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-applets-m4_fix.patch -> 1.2
    gnome-applets-stb.patch -> 1.2

gnome-applets-m4_fix.patch [deleted file]
gnome-applets-stb.patch [deleted file]

diff --git a/gnome-applets-m4_fix.patch b/gnome-applets-m4_fix.patch
deleted file mode 100644 (file)
index 2933993..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -aurN gnome-applets-2.10.0.orig/m4/ac-define-dir.m4 gnome-applets-2.10.0/m4/ac-define-dir.m4
---- gnome-applets-2.10.0.orig/m4/ac-define-dir.m4      2005-01-03 19:19:27.000000000 +0100
-+++ gnome-applets-2.10.0/m4/ac-define-dir.m4   2005-03-22 22:49:28.818378784 +0100
-@@ -2,7 +2,7 @@
- AC_DEFUN([AC_DEFINE_DIR], [
-   test "x$prefix" = xNONE && prefix="$ac_default_prefix"
-   test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
--  ac_define_dir=`eval echo [$]$2`
-+  ac_define_dir=`eval echo $2`
-   ac_define_dir=`eval echo [$]ac_define_dir`
-   $1="$ac_define_dir"
-   AC_SUBST($1)
diff --git a/gnome-applets-stb.patch b/gnome-applets-stb.patch
deleted file mode 100644 (file)
index a7af2ce..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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.107923 seconds and 4 git commands to generate.