[med-svn] [relion] 16/36: d/rules: Install serial version directly in debian/tmp
Roland Fehrenbacher
rfehren-guest at moszumanska.debian.org
Mon Oct 13 20:41:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
rfehren-guest pushed a commit to branch master
in repository relion.
commit d7b7bf5e5a250099ecd5cb3699550a17931b9e2e
Author: Roland Fehrenbacher <rf at q-leap.de>
Date: Fri Oct 10 23:29:52 2014 +0000
d/rules: Install serial version directly in debian/tmp
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index c4a5705..d9c426e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,7 @@ override_dh_auto_build:
make -j 6; make install prefix=$(CURDIR)/debian/tmp/mpi/usr; make clean
# ... then clitools ...
$(CONFIGURE_COMMON) --disable-gui
- make -j 6; make install prefix=$(CURDIR)/debian/tmp/serial/usr
+ make -j 6; make install prefix=$(CURDIR)/debian/tmp/usr
override_dh_prep:
# We don't want debian/tmp to be removed again ...
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/relion.git
More information about the debian-med-commit
mailing list