]> git.pld-linux.org Git - packages/heimdal.git/blob - heimdal-amfix.patch
- updated to 0.6
[packages/heimdal.git] / heimdal-amfix.patch
1 --- heimdal-0.6/lib/roken/Makefile.am.orig      2003-07-26 03:39:57.000000000 +0200
2 +++ heimdal-0.6/lib/roken/Makefile.am   2003-07-26 09:48:39.000000000 +0200
3 @@ -84,7 +84,7 @@
4         write_pid.c             \
5         xdbm.h
6  
7 -EXTRA_libroken_la_SOURCES =    \
8 +EXTRA_libroken_SOURCES =       \
9         chown.c                 \
10         copyhostent.c           \
11         daemon.c                \
12 @@ -160,7 +160,7 @@
13         warnx.c                 \
14         writev.c
15  
16 -EXTRA_DIST = roken.awk roken.h.in
17 +EXTRA_DIST = roken.awk roken.h.in $(EXTRA_libroken_SOURCES)
18  
19  libroken_la_LIBADD = @LTLIBOBJS@ $(DBLIB)
20  
This page took 0.074556 seconds and 3 git commands to generate.