]> git.pld-linux.org Git - packages/conky.git/commitdiff
- patch updated
authorduddits <duddits@pld-linux.org>
Sun, 21 Sep 2008 09:20:29 +0000 (09:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    conky-configdir.patch -> 1.2

conky-configdir.patch

index 49e3251feeb6927202bed7d173f1f7c02b480036..6e857448c1b9e6acc8b2f0f5a4107f3f6e4a4430 100644 (file)
@@ -1,16 +1,16 @@
---- conky-1.4.9/src/Makefile.am~       2007-10-23 23:52:12.000000000 +0200
-+++ conky-1.4.9/src/Makefile.am        2007-11-30 00:10:13.000000000 +0100
-@@ -25,7 +25,7 @@
+--- conky-1.6.1/src/Makefile.am        2008-08-12 22:49:11.000000000 +0200
++++ conky-1.6.1/src/Makefile.am-new    2008-09-21 11:06:13.714222266 +0200
+@@ -24,7 +24,7 @@
+ #
  # $Id$
  
- INCLUDES =                    \
--      -DSYSTEM_CONFIG_FILE=\"$(sysconfdir)/conky/conky.conf\"
-+      -DSYSTEM_CONFIG_FILE=\"$(sysconfdir)/conky.conf\"
+-INCLUDES = -DSYSTEM_CONFIG_FILE=\"$(sysconfdir)/conky/conky.conf\"
++INCLUDES = -DSYSTEM_CONFIG_FILE=\"$(sysconfdir)/conky.conf\"
  
  bin_PROGRAMS = conky
  
---- conky-1.4.9/data/Makefile.am~      2007-10-23 23:52:12.000000000 +0200
-+++ conky-1.4.9/data/Makefile.am       2007-11-30 00:16:42.000000000 +0100
+--- conky-1.6.1/data/Makefile.am       2007-11-27 23:31:13.000000000 +0100
++++ conky-1.6.1/data/Makefile.am-new   2008-09-21 11:11:46.257955236 +0200
 @@ -24,7 +24,7 @@
  #
  # $Id$
This page took 0.038802 seconds and 4 git commands to generate.