don't use gradlew in any way
authorLaszlo Boszormenyi (GCS) <gcs@debian.org>
Sun, 22 Nov 2020 14:00:47 +0000 (14:00 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 22 Nov 2020 14:00:47 +0000 (14:00 +0000)
Last-Update: 2019-10-23

Not enabled for compilation, but clean would like to use it anyway.

Gbp-Pq: Name no_gradlew.patch

lib/as3/Makefile.am

index 0b3c3befc774edfc3eea239521e24a2ff9ed9da4..a7191c167b902bc43fdd20a9d0af2786a5b218df 100644 (file)
@@ -28,7 +28,7 @@ install-exec-hook:
                --console=plain
 
 clean-local:
-       ./gradlew $(GRADLE_OPTS) clean \
+       echo ./gradlew $(GRADLE_OPTS) clean \
                -Prelease=true \
                 --console=plain
        $(RM) -r .gradle