[jffi-1.2.7] 01/01: Create directory necessary for package build

Tim Potter tpot-guest at moszumanska.debian.org
Wed Feb 25 05:33:59 UTC 2015


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

tpot-guest pushed a commit to branch master
in repository jffi-1.2.7.

commit 454b360248b52dfb4cecb051cce06be007797725
Author: Tim Potter <tpot at hp.com>
Date:   Wed Feb 25 16:33:41 2015 +1100

    Create directory necessary for package build
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 88bab4c..16bb546 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,7 @@ override_dh_install:
 	cp target/jffi-1.2.7-native.jar debian/libjffi-jni/usr/share/java/jffi-native.jar
 
 override_dh_auto_build:
+	mkdir -p archive
 	ant -Duse.system.libffi=1
 	dh_auto_build
 

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



More information about the pkg-java-commits mailing list