aboutsummaryrefslogtreecommitdiffstats
path: root/community/sleuthkit/50_disable_ant_clean.patch
blob: fadc2e391b93e7a053d7aeb2fde543087bf33890 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: cancel the 'ant clean' command.
Author: Joao Eriberto Mota Filho <eriberto@debian.org>
Last-Update: 2014-03-11
Index: sleuthkit-4.1.3/bindings/java/Makefile.am
===================================================================
--- sleuthkit-4.1.3.orig/bindings/java/Makefile.am	2014-01-27 01:27:02.000000000 -0200
+++ sleuthkit-4.1.3/bindings/java/Makefile.am	2014-03-11 20:30:56.588842013 -0300
@@ -12,5 +12,5 @@
 
 CLEANFILES = $(tsk_jar)
 
-clean-local:
-	ant clean
+#clean-local:
+#	ant clean