]> git.pld-linux.org Git - packages/rpm.git/blob - rpm-doxygen_hack.patch
- allow to build rpm api documentation with doxygen.
[packages/rpm.git] / rpm-doxygen_hack.patch
1 --- rpm/Doxyfile.in.orig        2004-08-22 20:58:16.000000000 +0200
2 +++ rpm/Doxyfile.in     2004-08-22 21:53:54.000000000 +0200
3 @@ -391,7 +391,6 @@
4                           @top_srcdir@/beecrypt/beecrypt.c \
5                           @top_srcdir@/beecrypt/beecrypt.h \
6                           @top_srcdir@/beecrypt/beecrypt.api.h \
7 -                         @top_srcdir@/beecrypt/beecrypt.gnu.h \
8                           @top_srcdir@/beecrypt/blockmode.c \
9                           @top_srcdir@/beecrypt/blockmode.h \
10                           @top_srcdir@/beecrypt/blockpad.c \
11 @@ -399,7 +398,6 @@
12                           @top_srcdir@/beecrypt/blowfish.c \
13                           @top_srcdir@/beecrypt/blowfish.h \
14                           @top_srcdir@/beecrypt/blowfishopt.h \
15 -                         @top_srcdir@/beecrypt/config.h \
16                           @top_srcdir@/beecrypt/dhaes.c \
17                           @top_srcdir@/beecrypt/dhaes.h \
18                           @top_srcdir@/beecrypt/dldp.c \
19 @@ -600,14 +598,6 @@
20                           @top_srcdir@/rpmio/ugid.c \
21                           @top_srcdir@/rpmio/ugid.h \
22                           @top_srcdir@/rpmio/url.c \
23 -                         @top_srcdir@/popt/findme.c \
24 -                         @top_srcdir@/popt/findme.h \
25 -                         @top_srcdir@/popt/popt.c \
26 -                         @top_srcdir@/popt/popt.h \
27 -                         @top_srcdir@/popt/poptconfig.c \
28 -                         @top_srcdir@/popt/popthelp.c \
29 -                         @top_srcdir@/popt/poptint.h \
30 -                         @top_srcdir@/popt/poptparse.c \
31                           @top_srcdir@/python/_rpmdb.c \
32                           @top_srcdir@/python/header-py.c \
33                           @top_srcdir@/python/header-py.h \
34 @@ -635,36 +625,10 @@
35                           @top_srcdir@/tools/dump.c \
36                           @top_srcdir@/tools/dumpdb.c \
37                           @top_srcdir@/tools/javadeps.c \
38 -                         @top_srcdir@/tools/rpmarchive.c \
39                           @top_srcdir@/tools/rpmcache.c \
40                           @top_srcdir@/tools/rpmdeps.c \
41                           @top_srcdir@/tools/rpmgraph.c \
42 -                         @top_srcdir@/tools/rpmheader.c \
43                           @top_srcdir@/tools/rpminject.c \
44 -                         @top_srcdir@/tools/rpmlead.c \
45 -                         @top_srcdir@/tools/rpmsignature.c \
46 -                         @top_srcdir@/zlib/adler32.c \
47 -                         @top_srcdir@/zlib/crc32.c \
48 -                         @top_srcdir@/zlib/crc32.h \
49 -                         @top_srcdir@/zlib/deflate.c \
50 -                         @top_srcdir@/zlib/deflate.h \
51 -                         @top_srcdir@/zlib/gzio.c \
52 -                         @top_srcdir@/zlib/infback.c \
53 -                         @top_srcdir@/zlib/inffast.c \
54 -                         @top_srcdir@/zlib/inffast.h \
55 -                         @top_srcdir@/zlib/inffixed.h \
56 -                         @top_srcdir@/zlib/inflate.c \
57 -                         @top_srcdir@/zlib/inflate.h \
58 -                         @top_srcdir@/zlib/inftrees.c \
59 -                         @top_srcdir@/zlib/inftrees.h \
60 -                         @top_srcdir@/zlib/minigzip.c \
61 -                         @top_srcdir@/zlib/trees.c \
62 -                         @top_srcdir@/zlib/trees.h \
63 -                         @top_srcdir@/zlib/uncompr.c \
64 -                         @top_srcdir@/zlib/zconf.h \
65 -                         @top_srcdir@/zlib/zlib.h \
66 -                         @top_srcdir@/zlib/zutil.c \
67 -                         @top_srcdir@/zlib/zutil.h
68  
69  # If the value of the INPUT tag contains directories, you can use the 
70  # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
This page took 0.037983 seconds and 4 git commands to generate.