View | Details | Raw Unified | Return to bug 92021
Collapse All | Expand All

(-)prozilla/files/patch-libprozilla_src_Makefile.in (+11 lines)
Line 0 Link Here
1
--- libprozilla/src/Makefile.in.orig	Sun Dec 11 21:19:15 2005
2
+++ libprozilla/src/Makefile.in	Thu Jan 19 17:11:36 2006
3
@@ -114,7 +114,7 @@
4
 #      example...)
5
 libprozilla_la_LDFLAGS = -version-info 1:0:1
6
 
7
-include_HEADERS = prozilla.h common.h netrc.h 
8
+include_HEADERS = prozilla.h netrc.h 
9
 CPPFLAGS = @CPPFLAGS@ -DLOCALEDIR=\"$(datadir)/locale\"  
10
 INCLUDES = -I../intl -I@includedir@
11
 #AM_CPPFLAGS =  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
(-)prozilla/pkg-plist (-1 / +1 lines)
Lines 1-5 Link Here
1
bin/proz
1
bin/proz
2
include/common.h
2
@comment include/common.h
3
include/netrc.h
3
include/netrc.h
4
include/prozilla.h
4
include/prozilla.h
5
lib/libprozilla.a
5
lib/libprozilla.a

Return to bug 92021