[med-svn] r1934 - trunk/packages/pdb2pqr/trunk/debian

hauro-guest at alioth.debian.org hauro-guest at alioth.debian.org
Thu May 29 21:40:34 UTC 2008


Author: hauro-guest
Date: 2008-05-29 21:40:33 +0000 (Thu, 29 May 2008)
New Revision: 1934

Modified:
   trunk/packages/pdb2pqr/trunk/debian/rules
Log:
pdb2pqr: Activated checks during build; Fixed stupid typo


Modified: trunk/packages/pdb2pqr/trunk/debian/rules
===================================================================
--- trunk/packages/pdb2pqr/trunk/debian/rules	2008-05-29 21:17:31 UTC (rev 1933)
+++ trunk/packages/pdb2pqr/trunk/debian/rules	2008-05-29 21:40:33 UTC (rev 1934)
@@ -11,8 +11,13 @@
 # pdb2pka made a little trouble, disabling for now
 DEB_CONFIGURE_EXTRA_FLAGS := --disable-pdb2pka
 
+# Enable checks for pdb2pqr
+DEB_MAKE_CHECK_TARGET = test
+# Enable checks for propka and pdb2pka
+#DEB_MAKE_CHECK_TARGET += adv-test
+
 # Updating all config.{guess,sub} files because upstream ships old versions.
-# If that is reloved, we can drop the Depends: on autotools-dev again.
+# If that is resolved, we can drop the Depends: on autotools-dev again.
 DEB_AC_AUX_DIR += $(DEB_SRCDIR)/propka
 
 binary-install/pdb2pqr::




More information about the debian-med-commit mailing list