From 5990dd5879464dbceec92e7f330d18e67bac9243 Mon Sep 17 00:00:00 2001
From: kytv <kytv@mail.i2p>
Date: Wed, 1 Jun 2011 10:24:07 +0000
Subject: [PATCH] add description for debian-clean target

---
 build.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.xml b/build.xml
index 86ef69ce3..aea7394bb 100644
--- a/build.xml
+++ b/build.xml
@@ -40,6 +40,7 @@
         <echo message="  debianhowto: instructions on building Debian packages" />
 	<echo message="  debian: generate Debian packages in ../" />
 	<echo message="          run &quot;ant debianhowto&quot; for instructions" />
+	<echo message="  debian-clean: rollback debian specific patches and run the &quot;distclean&quot; target (done automatically at the end of the &quot;debian&quot; target)" />
 	<!-- <echo message="  debianrepo: build a Debian repository (reprepro required)" /> -->
         <echo message="  poupdate: update the .po files for translators" />
         <echo message="  pkg-portable-win32:  build a minimum portable version for win32" />
-- 
GitLab