[med-svn] [fastx-toolkit] 02/03: Build --with autotools_dev.
Charles Plessy
plessy at alioth.debian.org
Thu Oct 24 00:43:05 UTC 2013
This is an automated email from the git hooks/post-receive script.
plessy pushed a commit to branch master
in repository fastx-toolkit.
commit 381489a6f180bd1af4ead767f518a257462db0b2
Author: Charles Plessy <plessy at debian.org>
Date: Thu Oct 24 09:34:15 2013 +0900
Build --with autotools_dev.
Closes: #727377
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index bbe9e12..c211bd0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ mandir := $(CURDIR)/debian/$(pkg)/usr/share/man/man1
bindir := $(CURDIR)/debian/$(pkg)/usr/bin
%:
- dh $@
+ dh $@ --with autotools_dev
override_dh_install:
dh_install
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/fastx-toolkit.git
More information about the debian-med-commit
mailing list