[liblinear] 114/123: Fix typo in variable name

Christian Kastner chrisk-guest at moszumanska.debian.org
Tue Aug 26 03:42:15 UTC 2014


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

chrisk-guest pushed a commit to branch master
in repository liblinear.

commit a594d4f1f7ec22bdbd112c7d029f0db549f0a5c0
Author: Christian Kastner <debian at kvr.at>
Date:   Sat Mar 15 18:32:36 2014 +0100

    Fix typo in variable name
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index cf4064f..cc70e97 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ export LSUBVER
 # Get Dpkg version (needed for override_dh_makeshlibs)
 DPKGVER := $(shell dpkg -l dpkg-dev | grep '^i' | awk '{print $$3}')
 
-export DEB_CFLAGS_MAIN_APPEND += -Wall
+export DEB_CFLAGS_MAINT_APPEND += -Wall
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 ifeq (amd64,$(DEB_HOST_ARCH))
     DEB_CFLAGS_MAINT_APPEND += -msse

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



More information about the debian-science-commits mailing list