[SCM] inkscape/master: d/rules: remove useless variable definitions.

mattia at users.alioth.debian.org mattia at users.alioth.debian.org
Fri Apr 29 10:37:27 UTC 2016


The following commit has been merged in the master branch:
commit 1f6fd8f2763f473eb455bfec53a93f9ef5f1eb04
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Fri Apr 29 10:36:17 2016 +0000

    d/rules: remove useless variable definitions.

diff --git a/debian/rules b/debian/rules
index 794f395..b312458 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,8 +2,5 @@
 
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
-CFLAGS += -Wall
-CXXFLAGS += -Wall
-
 %:
 	dh $@ --buildsystem=autoconf --parallel --with autotools_dev,python2,bash-completion

-- 
inkscape packaging



More information about the pkg-multimedia-commits mailing list