Mercurial > libpst
view debian/patches/05-disable-debian-gen.patch @ 314:6bf6b60a9751
remove debug print code
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Wed, 26 May 2010 20:30:35 -0700 |
parents | d9393349ab29 |
children |
line wrap: on
line source
--- libpst-0.6.27-orig/configure.in 2009-02-07 12:21:50.000000000 -0600 +++ libpst-0.6.27/configure.in 2009-02-24 16:19:03.000000000 -0600 @@ -261,8 +261,6 @@ AC_OUTPUT( \ Makefile \ - debian/Makefile \ - debian/changelog \ html/Makefile \ info/Makefile \ libpst.pc \ --- libpst-0.6.27-orig/Makefile.am 2009-02-07 12:21:50.000000000 -0600 +++ libpst-0.6.27/Makefile.am 2009-02-24 18:12:02.000000000 -0600 @@ -1,4 +1,4 @@ -SUBDIRS = src man html info debian +SUBDIRS = src man html info htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@ html_DATA = AUTHORS COPYING ChangeLog NEWS README CLEANFILES = xml/libpst xml/Makefile