[jasmin-sable] 68/78: Need to create "classes" dir.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Feb 10 23:34:43 UTC 2015


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

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

commit 008ee55e6497ec7faf8d12facf16f5bd5edcbced
Author: Chris Lamb <lamby at debian.org>
Date:   Wed May 22 23:46:44 2013 +0100

    Need to create "classes" dir.
    
    Signed-off-by: Chris Lamb <lamby at debian.org>
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c3d88db..e3a08f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ jasmin-sable (2.4.0-2) UNRELEASED; urgency=low
   * Fix "Transition package to default java implementation" - apply patch from
     Ubuntu / James Page. Thanks to gregor herrmann <gregoa at debian.org>.
     (Closes: #683543)
+  * Need to create "classes" dir.
 
  -- Chris Lamb <lamby at debian.org>  Sat, 26 Feb 2011 22:07:58 +0000
 
diff --git a/debian/rules b/debian/rules
index 5f82c2d..5bead94 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,7 @@ endif
 	dh $@
 
 override_dh_auto_build:
+	mkdir classes
 	ant build_parser jasmin-jar
 
 override_dh_auto_clean:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jasmin-sable.git



More information about the pkg-java-commits mailing list