]> git.pld-linux.org Git - packages/ddrescue.git/commitdiff
- build fixes.
authorPaweł Sikora <pluto@pld-linux.org>
Fri, 7 Jan 2005 15:10:03 +0000 (15:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ddrescue-Makefile.patch -> 1.1

ddrescue-Makefile.patch [new file with mode: 0644]

diff --git a/ddrescue-Makefile.patch b/ddrescue-Makefile.patch
new file mode 100644 (file)
index 0000000..3a1bd76
--- /dev/null
@@ -0,0 +1,17 @@
+--- ddrescue-0.9/Makefile.in.orig      2004-12-30 12:08:08.000000000 +0000
++++ ddrescue-0.9/Makefile.in   2005-01-07 14:59:02.890788192 +0000
+@@ -3,14 +3,10 @@
+ DISTNAME = ddrescue-0.9
+-CXX = g++
+ INSTALL = install
+ INSTALL_PROGRAM = $(INSTALL) -p -m 755
+ INSTALL_DATA = $(INSTALL) -p -m 644
+ SHELL = /bin/sh
+-CPPFLAGS =
+-CXXFLAGS = -Wall -W -O2
+-LDFLAGS =
+ objs = ddrescue.o
This page took 0.088604 seconds and 4 git commands to generate.