[magics] 15/31: Don't use cmake

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 11:09:48 UTC 2015


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

mckinstry pushed a commit to branch master
in repository magics.

commit cd1268b8ba1b2658defe8f2e8d1b99f38c3504c6
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Dec 9 12:02:38 2013 +0000

    Don't use cmake
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d433169..0365503 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ export DEB_CFLAGS_MAINT_APPEND
 export DH_VERBOSE=1
 
 %:
-	dh $@  --with python2,python3,autoreconf,cmake
+	dh $@  --with python2,python3,autoreconf
 
 CFLAGS += -fPIC
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/magics.git



More information about the debian-science-commits mailing list