[openjfx] 03/11: Remove ud_opcode.pyc and ud_optable.pyc when cleaning the working directory

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Oct 4 14:25:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository openjfx.

commit c2d69bafe07b20e9263ddb5d3e0969f5d47f8f17
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Oct 3 10:11:16 2017 +0200

    Remove ud_opcode.pyc and ud_optable.pyc when cleaning the working directory
---
 debian/clean | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/clean b/debian/clean
index b6c802d..9c852eb 100644
--- a/debian/clean
+++ b/debian/clean
@@ -1,5 +1,7 @@
 build/
 gradle.properties
+modules/web/src/main/native/Source/JavaScriptCore/disassembler/udis86/ud_opcode.pyc
+modules/web/src/main/native/Source/JavaScriptCore/disassembler/udis86/ud_optable.pyc
 modules/web/src/main/native/Source/JavaScriptCore/inspector/scripts/jsmin.py
 modules/web/src/main/native/Source/JavaScriptCore/inspector/scripts/jsmin.pyc
 modules/web/src/main/native/Source/JavaScriptCore/inspector/scripts/cssmin.pyc

-- 
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