[jblas] 18/30: test
Markus Koschany
apo at moszumanska.debian.org
Tue Oct 24 13:54:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jblas.
commit 545868e2ff63cbae7c262677dc27b3cb6e0af611
Author: Markus Koschany <apo at debian.org>
Date: Mon Oct 23 20:28:22 2017 +0200
test
---
debian/rules | 13 ++-----------
1 file changed, 2 insertions(+), 11 deletions(-)
diff --git a/debian/rules b/debian/rules
index 90653c2..9ac09d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,17 +23,8 @@ override_dh_auto_build:
override_dh_auto_clean:
dh_auto_clean -- clean clean-jars
-#debian/stamp-ant-build: debian/stamp-jblas-build
-#debian/stamp-jblas-build:
-# mkdir -p debian/tmp/locale/
-# localedef -f UTF-8 -i en_US ./debian/tmp/locale/en_US.UTF-8/
-# export LOCPATH=$(CURDIR)/debian/tmp/locale/ && \
-# export LC_ALL=en_US.UTF-8 && \
-# ./configure --libpath=/usr/lib:/usr/lib/atlas
-# export LOCPATH=$(CURDIR)/debian/tmp/locale/ && \
-# export LC_ALL=en_US.UTF-8 && \
-# make
-# touch $@
+override_dh_install:
+ cp test
#override_dh_auto_test:
# # the tests need to be able to find the JNI libs
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jblas.git
More information about the pkg-java-commits
mailing list