Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.10.0
-
None
-
None
Description
$ make -k dist
make: *** No rule to make target `apr-1.2.2.patch', needed by `distdir'.
make: *** No rule to make target `apr-util-1.2.2.patch', needed by `distdir'.
make: Target `dist' not remade because of errors.
a pacth for this bug:
$ svn diff
Index: Makefile.am
===================================================================
— Makefile.am (revision 421167)
+++ Makefile.am (working copy)
@@ -1,2 +1,2 @@
SUBDIRS = docs src include simplesocketserver tests performance examples
-EXTRA_DIST = autogen.sh aclocal.m4 license.apl find_apr.m4 find_apu.m4 build.xml apr-build.xml aprutil-build.xml apr-1.2.2.patch apr-util-1.2.2.patch cppunit-build.xml
+EXTRA_DIST = autogen.sh aclocal.m4 license.apl find_apr.m4 find_apu.m4 build.xml apr-build.xml aprutil-build.xml cppunit-build.xml