[sundials] 05/21: removed uneeded extra code from debian/rules

Dima Kogan dima at secretsauce.net
Tue Oct 11 07:12:57 UTC 2016


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

dkogan-guest pushed a commit to branch master
in repository sundials.

commit c6f02d46cc026e022c1dd7f42ee3b704ef341dee
Author: Dima Kogan <Dmitriy.Kogan at jpl.nasa.gov>
Date:   Tue Oct 4 22:36:54 2016 -0700

    removed uneeded extra code from debian/rules
---
 debian/rules | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/debian/rules b/debian/rules
index c58e36f..8b17282 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,4 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
-
-#include /usr/share/hardening-includes/hardening.make
-#
-CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
-CFLAGS:=$(shell dpkg-buildflags --get CFLAGS) $(CPPFLAGS)
-CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS) $(CPPFLAGS)
-LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
-
 
 #workaround to start MPI-applications in chroot
 export OMPI_MCA_plm_rsh_agent=/bin/false

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



More information about the debian-science-commits mailing list