]> git.pld-linux.org Git - packages/fakeroot.git/blob - fakeroot-amfix.patch
- "f" and some "g" letters of small fixes inpired by kloczek
[packages/fakeroot.git] / fakeroot-amfix.patch
1 --- fakeroot-0.4.5/Makefile.am.orig     Tue Sep  7 22:38:14 1999
2 +++ fakeroot-0.4.5/Makefile.am  Sun Apr 28 22:55:02 2002
3 @@ -10,7 +10,8 @@
4  libfakeroot_la_DEPENDENCIES=wrapdef.h wrapstruct.h 
5  
6  bin_PROGRAMS=faked
7 -faked_SOURCES=faked.cc communicate.c
8 +faked_SOURCES=faked.cc
9 +faked_LDADD=communicate.lo
10  
11  simple_SOURCES=simple.c
12  noinst_PROGRAMS=simple
This page took 0.027498 seconds and 3 git commands to generate.