commit 462dd8218241d6f677e56e1532d1b53061cdb93a Author: Oswald Buddenhagen <o...@kde.org> Date: Sat Feb 6 19:38:12 2010 +0100
fix "make distcheck" Makefile.am | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index e449331..89facc6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -58,8 +58,9 @@ deb: CFLAGS="-O2 -mcpu=i686" fakeroot debian/rules binary deb-clean: - dh_clean -Xsrc/ - fakeroot debian/rules unpatch + cd $(srcdir) && \ + dh_clean -Xsrc/ && \ + fakeroot debian/rules unpatch distdir distclean: deb-clean ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel