]> git.pld-linux.org Git - packages/ddrescue.git/blob - ddrescue-Makefile.patch
- build/install fixed.
[packages/ddrescue.git] / ddrescue-Makefile.patch
1 --- ddrescue-0.9/Makefile.in.orig       2004-12-30 12:08:08.000000000 +0000
2 +++ ddrescue-0.9/Makefile.in    2005-01-07 14:59:02.890788192 +0000
3 @@ -3,14 +3,10 @@
4  
5  DISTNAME = ddrescue-0.9
6  
7 -CXX = g++
8  INSTALL = install
9  INSTALL_PROGRAM = $(INSTALL) -p -m 755
10  INSTALL_DATA = $(INSTALL) -p -m 644
11  SHELL = /bin/sh
12 -CPPFLAGS =
13 -CXXFLAGS = -Wall -W -O2
14 -LDFLAGS =
15  
16  objs = ddrescue.o
17  
This page took 0.152956 seconds and 3 git commands to generate.