diff options
Diffstat (limited to 'archivers/dpkg/files/patch-lib_Makefile.am')
-rw-r--r-- | archivers/dpkg/files/patch-lib_Makefile.am | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/archivers/dpkg/files/patch-lib_Makefile.am b/archivers/dpkg/files/patch-lib_Makefile.am new file mode 100644 index 000000000000..9cee70340d7a --- /dev/null +++ b/archivers/dpkg/files/patch-lib_Makefile.am @@ -0,0 +1,9 @@ +--- lib/Makefile.am.orig Thu Oct 26 18:38:08 2006 ++++ lib/Makefile.am Thu Oct 26 18:37:18 2006 +@@ -34,4 +34,5 @@ + tarfn.c tarfn.h \ + utils.c \ + varbuf.c \ +- vercmp.c ++ vercmp.c \ ++ obstack.c obstack.h |