[Debian-in-commits] [SCM] latex-sanskrit.git branch, master, updated. debian/2.2-7-35-g23cf2c9

Vasudev Kamath kamathvasudev at gmail.com
Sun Jun 23 06:23:21 UTC 2013


The following commit has been merged in the master branch:
commit ea236cdd2aa2c69799893543287705ccbc9470b7
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Sun Jun 23 11:51:59 2013 +0530

    Introduce hardening.

diff --git a/debian/rules b/debian/rules
index 2f2390e..fdad915 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ override_dh_clean:
 	dh_clean
 
 override_dh_auto_build:
-	gcc $(CFLAGS) -o skt skt.c
+	gcc $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o skt skt.c
 	dh_auto_build
 
 override_dh_install:

-- 
latex-sanskrit.git



More information about the Debian-in-commits mailing list