diff options
author | Matthias Hentges <oe@hentges.net> | 2008-01-02 11:58:06 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2008-01-02 11:58:06 +0000 |
commit | 219785a84257b81c2f17f9821209847155ae7f2e (patch) | |
tree | 52d15bfe54e095d16fd7e9059a5c4090da1acbb4 /packages/dotconf/files/srcMakefile.am_00.patch | |
parent | e411fc33b72ba7667737f6cf89c2ba04231e0113 (diff) |
dotconf: Add dotconf. Thanks to xjqian
Diffstat (limited to 'packages/dotconf/files/srcMakefile.am_00.patch')
-rw-r--r-- | packages/dotconf/files/srcMakefile.am_00.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/dotconf/files/srcMakefile.am_00.patch b/packages/dotconf/files/srcMakefile.am_00.patch new file mode 100644 index 0000000000..500f1fd2d7 --- /dev/null +++ b/packages/dotconf/files/srcMakefile.am_00.patch @@ -0,0 +1,9 @@ +--- dotconf-1.0.13/src/Makefile.am.orig 2008-01-02 11:48:16.000000000 +0000 ++++ dotconf-1.0.13/src/Makefile.am 2008-01-02 11:48:22.000000000 +0000 +@@ -1,5 +1,5 @@ + +-INCLUDES = -I. -I$(includedir) ++INCLUDES = -I. + + include_HEADERS = dotconf.h + noinst_HEADERS = readdir.h |