ports/devel/ice/files/patch-cpp-test-IceGrid-deployer-Makefile
Michael Gmelin 4aff7c172a Update devel/ice, devel/py-ice and devel/php5-ice to 3.6.0
PR:		201143
Differential Revision:	https://reviews.freebsd.org/D2930
Reviewed by:	bapt
Approved by:	bapt
Tested by:	Roger Leigh <rleigh@codelibre.net>
2015-07-13 19:48:31 +00:00

9 lines
438 B
Text

--- cpp/test/IceGrid/deployer/Makefile.orig 2015-07-04 13:29:31.867378996 +0200
+++ cpp/test/IceGrid/deployer/Makefile 2015-07-04 13:29:39.896414996 +0200
@@ -53,5 +53,5 @@
$(call mkshlib,$@,$(SVCSONAME),$(SERVICE_OBJS), $(DB_RPATH_LINK) -lFreeze $(LINKWITH))
clean::
- -rm -f build.txt log1.txt log2.txt log3.txt log4.txt
+ -rm -f build.txt db/log1.txt db/log2.txt db/log3.txt db/log4.txt
-rm -rf db/node db/registry db/replica-*