On Wed, 2007-05-09 at 14:18 +0200, Emmanuel Fleury wrote:
> Package: proguard
> Version: 3.7-1
> Severity: wishlist
> 
> As Ant is a required for the build-deps why wouldn't you add the support
> for the Ant Task for proguard (patch attached):
> 
> --- proguard-orig/proguard-3.7/debian/rules     2007-05-09
> 12:37:48.000000000 +0200
> +++ proguard/proguard-3.7/debian/rules  2007-05-09 11:47:45.000000000 +0200
> @@ -13,6 +13,7 @@
>         mkdir -p build
>         mkdir -p lib
>         ${JAVA_COMPILER} -d build/proguard -sourcepath src
> src/proguard/ProGuard.java
> +       ${JAVA_COMPILER} -d build/proguard -sourcepath src -classpath
> /usr/share/ant/lib/ant.jar src/proguard/ant/ProGuardTask.java
>         ${JAVA_COMPILER} -d build/retrace -sourcepath src
> src/proguard/retrace/ReTrace.java
>         ${JAVA_COMPILER} -d build/proguardgui -cp build/proguard
> -sourcepath src src/proguard/gui/ProGuardGUI.java
>         ${JAVA_COMPILER} -cp /usr/lib/java/ant-1.6.jar -d build
> -sourcepath src src/proguard/gui/ProGuardGUI.java


Sure.. I don't see why not

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to