[Reproducible-commits] [cdbs] 38/41: Slightly improve an error message.

Mattia Rizzolo mattia at debian.org
Tue May 10 14:42:29 UTC 2016


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

mattia pushed a commit to branch reproducible
in repository cdbs.

commit 16b41ae94c49fc1e7f26fc2d49d6e0203bb71b4f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Apr 4 16:51:35 2015 +0200

    Slightly improve an error message.
---
 1/class/python-module.mk.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/1/class/python-module.mk.in b/1/class/python-module.mk.in
index 72a0e85..4dee25c 100644
--- a/1/class/python-module.mk.in
+++ b/1/class/python-module.mk.in
@@ -48,7 +48,7 @@ $(patsubst %,testsanity/%,$(DEB_ALL_PACKAGES)) :: testsanity/% :
 	$(if $(word 2,$(cdbs_curpythonsystems)),$(error \
 		cannot determine which packaging system to use for \
 		binary package $(cdbs_curpkg) - either include it in \
-		either DEB_PYTHON3_PACKAGES or another DEB_*_PACKAGES, \
+		DEB_PYTHON3_PACKAGES or another DEB_*_PACKAGES, \
 		or set an alternative DEB_PYTHON_SYSTEM))
 
 # Optionally use debhelper (if not then these rules are simply ignored)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/cdbs.git



More information about the Reproducible-commits mailing list