]> git.pld-linux.org Git - packages/dar.git/commitdiff
- updated to 2.2.0
authorKarol Krenski <charles@pld-linux.org>
Tue, 1 Feb 2005 21:30:51 +0000 (21:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dar-opt.patch -> 1.3

dar-opt.patch

index 05f45fa452ee2a27b139e8421f4cebad142a3066..72b506330674a017b736322a92bd73146bc6b044 100644 (file)
@@ -1,13 +1,13 @@
---- dar-2.1.0/configure.ac.orig        2004-03-02 21:46:54.000000000 +0100
-+++ dar-2.1.0/configure.ac     2004-03-02 21:50:21.000000000 +0100
-@@ -151,8 +151,8 @@
+--- dar-2.2.0/configure.ac.orig        2005-01-31 17:01:23.415597504 +0100
++++ dar-2.2.0/configure.ac     2005-01-31 17:03:27.971662104 +0100
+@@ -376,8 +376,8 @@
  AC_ARG_ENABLE( [debug],
                  AC_HELP_STRING(--enable-debug, [build targets with debugging option and no optimization]),
                  [
--                      CXXFLAGS="-g -Wall"
+-                        CXXFLAGS="-g -Wall"
 -                        CFLAGS="-g -Wall"
-+                      CXXFLAGS="$CXXFLAGS -Wall"
-+                      CFLAGS="$CFLAGS -Wall"
++                        CXXFLAGS="$CXXFLAGS -Wall"
++                        CFLAGS="$CFLAGS -Wall"
                          debug_static="yes"
                  ],
                  [
This page took 0.124261 seconds and 4 git commands to generate.