[ismrmrd] 120/129: d/rules: more simplification
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Jan 14 20:00:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository ismrmrd.
commit 279aff387e03bb4471490a5d2bc0e5a2ce4552c9
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Wed Jan 14 19:16:29 2015 +0000
d/rules: more simplification
---
debian/rules | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/debian/rules b/debian/rules
index a85fed1..d2c4e4a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,12 +5,6 @@
export DH_VERBOSE=1
BUILDDIR = $(CURDIR)/debian/build
-#PYTHON=$(shell pyversions -d)
-#PYTHONDIR=$(shell /bin/ls -d /usr/lib/$(PYTHON)/*-packages)
-
-SOURCEPKG=ismrmrd
-BINARYPKG=lib$(SOURCEPKG)1.2
-APIDOCPKG=lib$(SOURCEPKG)-dev-doc
%:
dh $@ --buildsystem=cmake --builddirectory=$(BUILDDIR) --parallel
@@ -24,5 +18,5 @@ override_dh_auto_clean:
override_dh_auto_build:
dh_auto_build
- # Make doc (see wiki/VTK/debian/buildingDoxygen)
+ # Make doc
cd $(BUILDDIR) && $(MAKE) apidoc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ismrmrd.git
More information about the debian-science-commits
mailing list