- Revision
- 16121
- Author
- vajda
- Date
- 2007-12-12 18:13:05 -0800 (Wed, 12 Dec 2007)
Log Message
more radical clean
Modified Paths
Diff
Modified: trunk/external/PyLucene/Makefile (16120 => 16121)
--- trunk/external/PyLucene/Makefile 2007-12-13 02:13:02 UTC (rev 16120) +++ trunk/external/PyLucene/Makefile 2007-12-13 02:13:05 UTC (rev 16121) @@ -85,8 +85,7 @@ sources: expand clean: - rm -rf $(SRC)/jcc/build - $(ENV) $(MAKE) -C $(SRC) ANT=$(ANT) clean + rm -rf PyLucene-$(VERSION) PyLucene-$(VERSION)-expanded find $(PREFIX) -name '*lucene*' | xargs rm -rf build: expand
_______________________________________________ Commits mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/commits
