[openjfx] 02/04: Updated the clean target
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Oct 5 22:48:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository openjfx.
commit 1392467420afee1f1c631b5e2d1968b0ef654b1b
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Oct 5 19:03:07 2015 +0200
Updated the clean target
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index a774145..83ec1a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,7 +55,7 @@ override_dh_auto_clean:
rm -Rf modules/web/build/
rm -Rf modules/jmx/build/
rm -Rf tests/system/build/
- rm -f modules/web/src/main/native/Source/WebCore/inspector/CodeGeneratorInspectorStrings.pyc
+ rm -f modules/web/src/main/native/Source/JavaScriptCore/inspector/scripts/CodeGeneratorInspectorStrings.pyc
get-orig-source:
uscan --download-current-version --force-download --rename
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjfx.git
More information about the pkg-java-commits
mailing list